Set of generic CRUD Operations for Syncronous Mobile SQLite Databases.
Info
| Version: | 1.0.0 |
| Author(s): | Scott Godfrey |
| Last Update: | Saturday, June 22, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DataAccess-GenericsSQLite |
Install
Install-Package DataAccess-GenericsSQLite
dotnet add package DataAccess-GenericsSQLite
paket add DataAccess-GenericsSQLite
DataAccess-GenericsSQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- sqlite-net-pcl(>= 1.5.231)