Info
| Version: | 1.0.0 | 
| Author(s): | ruslan.stepanenko | 
| Last Update: | Monday, October 19, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SFRestClient | 
Install
Install-Package SFRestClient
                        dotnet add package SFRestClient
                        paket add SFRestClient
                        
                                SFRestClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Newtonsoft.Json(>= 6.0.4)
Tags
 
                
Allows to generate c# class from
salesforce object metadata.
Provides api for running query, search,
find against salesforce .
Also allow create, update,delete salesforce objects.