Building a QueryProvider in FSharp.
Info
Version: | 1.0.9 |
Author(s): | FSharp.MySqlQueryProvider |
Last Update: | Monday, February 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FSharp.MySqlQueryProvider |
Install
Install-Package FSharp.MySqlQueryProvider
dotnet add package FSharp.MySqlQueryProvider
paket add FSharp.MySqlQueryProvider
FSharp.MySqlQueryProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.12)
- NETStandard.Library(>= 1.6.1)
- Invio.Extensions.Reflection(>= 1.0.8)
- MySql.Data(>= 7.0.521)