Type providers for SQL database access.
Info
| Version: | 1.5.17 |
| Author(s): | Ross McKinlay, Colin Bull, Tuomas Hietanen |
| Last Update: | Sunday, September 14, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | http://github.com/fsprojects/SQLProvider |
| NuGet Url: | https://www.nuget.org/packages/SQLProvider |
Install
Install-Package SQLProvider
dotnet add package SQLProvider
paket add SQLProvider
SQLProvider Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NETStandard.Library(>= 2.0.0)
- FSharp.Core(>= 3.1.2.5)
- System.Runtime(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Data.Common(>= 4.3.0)
- System.Data.Odbc(>= 4.5.0)
No dependencies.
Tags