A cool little wrapper for SQLite based on Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Unosquare |
Last Update: | Wednesday, August 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://unosquare.github.io/litelib |
NuGet Url: | https://www.nuget.org/packages/LiteLib |
Install
Install-Package LiteLib
dotnet add package LiteLib
paket add LiteLib
LiteLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 1.60.6)
- Microsoft.Data.Sqlite.Core(>= 2.2.6)
- Unosquare.Swan.Lite(>= 2.0.0)
- Mono.Data.Sqlite.Portable(>= 1.0.3.5)
- Dapper(>= 1.60.6)
- Unosquare.Swan.Lite(>= 2.0.0)
- Dapper(>= 1.60.6)
- Microsoft.Data.Sqlite.Core(>= 2.2.6)
- Unosquare.Swan.Lite(>= 2.0.0)
Tags