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
Dec 18, 2020
Latest stable version

Install

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

Frameworks

.NETFramework4.0 .NETStandard2.0

Dependencies

FSharp.Core
.NETFramework4.0
[4.1.18, )
FSharp.Core
.NETStandard2.0
[4.3.4, )
System.Data.SqlClient
.NETStandard2.0
[4.5.1, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

Compatibility metadata lists 2 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.