Wrapper around .NET's System.Data.SQLite to just make things a bit easier to navigate.
Info
Version: | 0.0.0.2 |
Author(s): | Thomas Lachin |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SqlDbContext |
Install
Install-Package SqlDbContext
dotnet add package SqlDbContext
paket add SqlDbContext
SqlDbContext Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SQLite(>= 1.0.111)