Info
Version: | 1.1.2 |
Author(s): | Stefaan Avonds |
Last Update: | Friday, January 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StefaanAvonds/SQLiteManager |
NuGet Url: | https://www.nuget.org/packages/SQLiteDatabase |
Install
Install-Package SQLiteDatabase
dotnet add package SQLiteDatabase
paket add SQLiteDatabase
SQLiteDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- sqlite-net-pcl(>= 1.2.1)
- Xamarin.Forms(>= 2.3.2.127)
Tags
You will only need to install this package, add some models and DataAccess-classes and your SQLite-database is created!.