F# ORM wrapper for sqlite.
Info
Version: | 2.0.0 |
Author(s): | MyGithubUsername |
Last Update: | Wednesday, January 15, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/daz10000/fss |
NuGet Url: | https://www.nuget.org/packages/fss_sqlite |
Install
Install-Package fss_sqlite
dotnet add package fss_sqlite
paket add fss_sqlite
fss_sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.1)
- System.Data.SQLite(>= 1.0.112)
Tags