A .NET Core class library for accessing the Salesforce/ExactTarget Mobile Push service via REST API.
Info
| Version: | 1.0.4 |
| 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.Push |
Install
Install-Package SalesforceCore.Push
dotnet add package SalesforceCore.Push
paket add SalesforceCore.Push
SalesforceCore.Push Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- SalesforceCore(>= 1.0.3)
Tags