Linq provider for Salesforce SOQL REST API.
Info
Version: | 1.0.0 |
Author(s): | rflechner |
Last Update: | Thursday, July 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rflechner.github.io/LinqToSalesforce/ |
NuGet Url: | https://www.nuget.org/packages/Salesforce.TypeProvider |
Install
Install-Package Salesforce.TypeProvider
dotnet add package Salesforce.TypeProvider
paket add Salesforce.TypeProvider
Salesforce.TypeProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Net.Http(>= 2.2.29)
Tags