A .NET Core base class library for accessing the Salesforce/ExactTarget REST API.
Info
| Version: | 1.0.3 |
| Author(s): | mattosaurus |
| Last Update: | Thursday, January 25, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mattosaurus/SalesforceCore |
| NuGet Url: | https://www.nuget.org/packages/SalesforceCore |
Install
Install-Package SalesforceCore
dotnet add package SalesforceCore
paket add SalesforceCore
SalesforceCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags