Info
Version: | 1.3.0 |
Author(s): | Dominic Fischer |
Last Update: | Tuesday, September 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dominaezzz/sqlite-helper |
NuGet Url: | https://www.nuget.org/packages/sqlite-helper |
Install
Install-Package sqlite-helper
dotnet add package sqlite-helper
paket add sqlite-helper
sqlite-helper Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCLRaw.bundle_e_sqlite3(>= 1.1.8)
- NETStandard.Library(>= 1.6.1)
Tags
It uses SQLitePCLRaw to provide platform independent access to sqlite.
!!WARNING!! Library is currently in beta, breaking changes might occur!!.