F# ORM wrapper for mysql driver.
Info
Version: | 1.6.1 |
Author(s): | Darren Platt |
Last Update: | Friday, September 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/daz10000/fss |
NuGet Url: | https://www.nuget.org/packages/fss_mysql |
Install
Install-Package fss_mysql
dotnet add package fss_mysql
paket add fss_mysql
fss_mysql Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.0)
- Mono.Security(>= 3.2.3 && <= 3.2.3)
- MySql.Data(>= 0.0.0)
- Newtonsoft.Json(>= 8.0.3 && <= 8.0.3)
Tags