Implementing a job storage repository on SQLite.
Info
Version: | 1.1.1 |
Author(s): | Vilezhaninov Vasiliy |
Last Update: | Wednesday, February 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DoOrSave.SQLite |
Install
Install-Package DoOrSave.SQLite
dotnet add package DoOrSave.SQLite
paket add DoOrSave.SQLite
DoOrSave.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- DoOrSave(>= 1.1.1)
- Dapper(>= 1.60.6)
- Dapper.Contrib(>= 1.60.1)
- System.Data.SQLite(>= 1.0.111)