An easy-to-use .NET client library for Salesforce REST API.
Info
Version: | 1.1.0 |
Author(s): | Diego Giacomelli |
Last Update: | Thursday, September 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/giacomelli/SalesforceSharp |
NuGet Url: | https://www.nuget.org/packages/SalesforceSharp |
Install
Install-Package SalesforceSharp
dotnet add package SalesforceSharp
paket add SalesforceSharp
SalesforceSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- HelperSharp(>= 0.0.4.1)
- Newtonsoft.Json(>= 6.0.6)
- RestSharp(>= 105.0.1)
Tags