Thin F# API for Sqlite for easy data access to sqlite database with functional seasoning on top.
Info
Version: | 1.0.3 |
Author(s): | Tim Forkmann |
Last Update: | Monday, March 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tforkmann/Fumble |
NuGet Url: | https://www.nuget.org/packages/Fumble |
Install
Install-Package Fumble
dotnet add package Fumble
paket add Fumble
Fumble Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Data.Sqlite(>= 5.0.2)
Tags