Utilities for accessing Salesforce in non-interactive scenarios.
Info
Version: | 2.1.0 |
Author(s): | wwosik |
Last Update: | Thursday, October 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wwosik/mannheim/blob/master/Mannheim.Salesforce/README.md |
NuGet Url: | https://www.nuget.org/packages/Mannheim.Salesforce |
Install
Install-Package Mannheim.Salesforce
dotnet add package Mannheim.Salesforce
paket add Mannheim.Salesforce
Mannheim.Salesforce Download (Unzip the "nupkg" after downloading)
Dependencies
- Mannheim.Storage(>= 2.1.0)
- Mannheim.Utils(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Http(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
- System.Text.Json(>= 4.6.0)
Tags