Hyperboliq.SqlLite- Hyperboliq adapter for SqlLite.
Info
Version: | 0.4.1 |
Author(s): | Fredrik Forssen |
Last Update: | Thursday, December 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wastaz/Hyperboliq |
NuGet Url: | https://www.nuget.org/packages/Hyperboliq.SqlLite |
Install
Install-Package Hyperboliq.SqlLite
dotnet add package Hyperboliq.SqlLite
paket add Hyperboliq.SqlLite
Hyperboliq.SqlLite Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1 && <= 4.0.0.1)
- System.Data.SQLite.Core(>= 1.0.106)
- Hyperboliq(>= 0.4.1)