FSharp.Data.SqlClient 1.6.2

dotnet add package FSharp.Data.SqlClient --version 1.6.2
NuGet\Install-Package FSharp.Data.SqlClient -Version 1.6.2
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="FSharp.Data.SqlClient" Version="1.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Data.SqlClient --version 1.6.2
#r "nuget: FSharp.Data.SqlClient, 1.6.2"
#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 FSharp.Data.SqlClient as a Cake Addin
#addin nuget:?package=FSharp.Data.SqlClient&version=1.6.2

// Install FSharp.Data.SqlClient as a Cake Tool
#tool nuget:?package=FSharp.Data.SqlClient&version=1.6.2

SqlCommandProvider provides statically typed access to input parameters and result set of T-SQL command in idiomatic F# way.SqlProgrammabilityProvider exposes Stored Procedures, User-Defined Types and User-Defined Functions in F# code.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.2 3,858 3/10/2015
1.6.1 135 3/8/2015
1.6.0 1,774 3/3/2015
1.5.9 160 2/11/2015
1.5.8 609 1/14/2015
1.5.8-beta1 88 1/8/2015
1.5.7 221 1/8/2015
1.5.6 158 1/5/2015
1.5.5 332 12/17/2014
1.5.4 95 12/17/2014
1.5.3 125 12/13/2014
1.5.2 483 12/11/2014
1.5.1 107 12/10/2014
1.5.0 849 12/9/2014
1.4.9-beta 79 11/28/2014
1.4.8-beta2 83 11/27/2014
1.4.8-beta 76 11/27/2014
1.4.7-beta 71 11/26/2014
1.4.6-beta 60 11/25/2014
1.4.5 483 11/20/2014
1.4.4 574 11/17/2014
1.4.3 417 11/17/2014
1.4.2 887 10/24/2014
1.4.1 224 10/19/2014
1.4.0 344 10/13/2014
1.3.7 103 10/12/2014
1.3.6-beta 132 10/3/2014
1.3.5-beta 306 9/24/2014
1.3.4-beta 96 9/24/2014
1.3.3 813 9/3/2014
1.3.2 138 8/13/2014
1.3.1 97 8/13/2014
1.3.0 110 8/5/2014
1.2.29 782 8/5/2014
1.2.28 93 7/31/2014
1.2.27 1,353 7/3/2014
1.2.26 124 6/15/2014
1.2.25 87 6/15/2014
1.2.24 92 6/13/2014
1.2.23 85 6/6/2014
1.2.22 93 5/14/2014
1.2.21 80 5/7/2014
1.2.20 120 5/5/2014
1.2.19 84 5/4/2014
1.2.18 93 5/4/2014
1.2.17 1,272 4/24/2014
1.2.16 122 4/21/2014
1.2.15 89 4/19/2014
1.2.14 84 4/16/2014
1.2.12 86 4/4/2014
1.2.11 87 4/4/2014
1.2.10 98 4/3/2014
1.2.9 83 3/31/2014
1.2.8 62 3/30/2014
1.2.7 87 3/30/2014
1.2.6 86 3/17/2014
1.2.4 87 3/12/2014
1.2.3 94 3/12/2014
1.2.2 89 3/12/2014
1.2.1 97 3/12/2014
1.2.0 95 3/12/2014

* Issue #119 fixed