A fast and easy to use cross platform library for managing data with a SQLite database based on Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 0.10.1 |
| Author(s): | Nima Ara |
| Last Update: | Saturday, July 27, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NimaAra/Easy.Storage |
| NuGet Url: | https://www.nuget.org/packages/Easy.Storage.Sqlite |
Install
Install-Package Easy.Storage.Sqlite
dotnet add package Easy.Storage.Sqlite
paket add Easy.Storage.Sqlite
Easy.Storage.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Easy.Common(>= 3.5.0)
- Easy.Storage.Common(>= 0.10.1)
- System.Data.SQLite.Core.MSIL(>= 1.0.111)
- Easy.Common(>= 3.5.0)
- Easy.Storage.Common(>= 0.10.1)
- System.Data.SQLite.Core.MSIL(>= 1.0.111)
Tags