Skip to main content
FSharp.Data.SqlClient package icon

FSharp.Data.SqlClient

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.

Total Downloads
471.0K
471,034
Published
Apr 30, 2025
Latest stable version

Install

.NET CLI
dotnet add package FSharp.Data.SqlClient --version 2.1.3
Package Manager Console
Install-Package FSharp.Data.SqlClient -Version 2.1.3
PackageReference
<PackageReference Include="FSharp.Data.SqlClient" Version="2.1.3" />

Frameworks

.NETFramework4.6.2 .NETStandard2.0 net8.0

Dependencies

FSharp.Core
.NETFramework4.6.2
[8.0.301, )
FSharp.Core
.NETStandard2.0
[8.0.301, )
System.Data.SqlClient
.NETStandard2.0
[4.9.0, )
[8.0.301, )
[4.9.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.