F# Wrapper for SQL Server around Microsoft.Data.SqlClient and Vp.FSharp.Sql.
Info
| Version: | 1.0.22 |
| Author(s): | Kerry Perret |
| Last Update: | Saturday, August 20, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/veepee-oss/Vp.FSharp.Sql.SqlServer |
| NuGet Url: | https://www.nuget.org/packages/Vp.FSharp.Sql.SqlServer |
Install
Install-Package Vp.FSharp.Sql.SqlServer
dotnet add package Vp.FSharp.Sql.SqlServer
paket add Vp.FSharp.Sql.SqlServer
Vp.FSharp.Sql.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- Microsoft.Data.SqlClient(>= 2.0.0)
- Vp.FSharp.Sql(>= 1.0.41)
Tags