Thin F# API for SqlClient for easy data access to MSSQL server with functional seasoning on top.
Info
Version: | 4.0.0 |
Author(s): | zaid-ajaj |
Last Update: | Friday, May 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zaid-ajaj/DustyTables |
NuGet Url: | https://www.nuget.org/packages/DustyTables |
Install
Install-Package DustyTables
dotnet add package DustyTables
paket add DustyTables
DustyTables Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.7.1)
- Microsoft.Data.SqlClient(>= 2.0.0)
- FSharp.Core(>= 4.7.1)
- Microsoft.Data.SqlClient(>= 2.0.0)
Tags