Is there a c# wrapper available for the Salesforce REST Api?

GC. picture GC. · Feb 29, 2012 · Viewed 16.7k times · Source

I would like to integrate SalesForce information into a .net MVC application.

The samples on SalesForce website are all SOAP as far as I can see, or alternatively there is a SalesForce ADO.NET data provider.

http://wiki.developerforce.com/page/Web_Services_API#.NET

Thanks.

Answer

Jason Rowe picture Jason Rowe · Feb 11, 2014

A .NET tool kit was announced by salesforce.

"The Force.com Toolkit for .NET provides an easy way for .NET developers to interact with the Force.com REST API using a native libraries."

https://github.com/developerforce/Force.com-Toolkit-for-NET/