A .NET wrapper for the SalesforceIQ REST API using RestSharp.
Info
Version: | 1.0.0 |
Author(s): | cameronoca |
Last Update: | Sunday, September 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cameronoca/salesforceiq-api |
NuGet Url: | https://www.nuget.org/packages/SalesforceIQApi |
Install
Install-Package SalesforceIQApi
dotnet add package SalesforceIQApi
paket add SalesforceIQApi
SalesforceIQApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- RestSharp(>= 105.2.3)
Tags