LinqToSalesforce 0.2.6-beta
This is a prerelease version of LinqToSalesforce.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LinqToSalesforce --version 0.2.6-beta
NuGet\Install-Package LinqToSalesforce -Version 0.2.6-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LinqToSalesforce" Version="0.2.6-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqToSalesforce --version 0.2.6-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LinqToSalesforce, 0.2.6-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LinqToSalesforce as a Cake Addin #addin nuget:?package=LinqToSalesforce&version=0.2.6-beta&prerelease // Install LinqToSalesforce as a Cake Tool #tool nuget:?package=LinqToSalesforce&version=0.2.6-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Linq provider for Salesforce SOQL REST API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 4.0.0.1)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,347 | 7/13/2017 |
1.0.0-alpha | 787 | 7/13/2017 |
0.2.7-beta | 939 | 7/4/2017 |
0.2.6-beta | 840 | 4/28/2017 |
0.2.5-beta | 811 | 4/28/2017 |
0.2.4-beta | 817 | 4/27/2017 |
0.2.3-beta | 816 | 4/27/2017 |
0.2.1-beta | 885 | 3/24/2017 |
0.2.0-beta | 858 | 3/22/2017 |
0.1.5-beta | 886 | 2/24/2017 |
0.1.4-beta | 830 | 2/23/2017 |
0.1.3-beta | 837 | 2/3/2017 |
0.1.1-beta | 901 | 1/31/2017 |
0.1.0-beta | 791 | 1/31/2017 |
0.0.9-beta | 852 | 1/30/2017 |
0.0.8-beta | 911 | 1/4/2017 |
0.0.7-beta | 909 | 1/2/2017 |
0.0.5-beta | 932 | 12/15/2016 |
0.0.4-beta | 931 | 12/15/2016 |
0.0.3-beta | 865 | 12/14/2016 |
0.0.2-beta | 1,003 | 12/14/2016 |
FEAT improve errors reporting