LinqToSalesforce 1.0.0

dotnet add package LinqToSalesforce --version 1.0.0
                    
NuGet\Install-Package LinqToSalesforce -Version 1.0.0
                    
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="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LinqToSalesforce" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="LinqToSalesforce" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LinqToSalesforce --version 1.0.0
                    
#r "nuget: LinqToSalesforce, 1.0.0"
                    
#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.
#addin nuget:?package=LinqToSalesforce&version=1.0.0
                    
Install LinqToSalesforce as a Cake Addin
#tool nuget:?package=LinqToSalesforce&version=1.0.0
                    
Install LinqToSalesforce as a Cake Tool

Linq provider for Salesforce SOQL REST API

Product 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.

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,465 7/13/2017
1.0.0-alpha 882 7/13/2017
0.2.7-beta 1,034 7/4/2017
0.2.6-beta 935 4/28/2017
0.2.5-beta 906 4/28/2017
0.2.4-beta 915 4/27/2017
0.2.3-beta 912 4/27/2017
0.2.1-beta 981 3/24/2017
0.2.0-beta 956 3/22/2017
0.1.5-beta 986 2/24/2017
0.1.4-beta 926 2/23/2017
0.1.3-beta 936 2/3/2017
0.1.1-beta 997 1/31/2017
0.1.0-beta 887 1/31/2017
0.0.9-beta 948 1/30/2017
0.0.8-beta 1,008 1/4/2017
0.0.7-beta 1,006 1/2/2017
0.0.5-beta 1,030 12/15/2016
0.0.4-beta 1,030 12/15/2016
0.0.3-beta 963 12/14/2016
0.0.2-beta 1,155 12/14/2016

First stable release