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