This plugin for Xamarin Forms makes it easy to create a connection string to a SQLite local database.
Info
Version: | 1.0.0 |
Author(s): | Alessandro Del Sole |
Last Update: | Friday, July 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlessandroDelSole/XamPluginSQLiteConnection |
NuGet Url: | https://www.nuget.org/packages/Plugin.SQLiteConnection |
Install
Install-Package Plugin.SQLiteConnection
dotnet add package Plugin.SQLiteConnection
paket add Plugin.SQLiteConnection
Plugin.SQLiteConnection Download (Unzip the "nupkg" after downloading)
Dependencies
- sqlite-net-pcl(>= 1.1.1)
Tags