LightForms.Sqlite NuGet Package

SQLite DataBase Manager For Xamarin Forms

How To Use:
Install sqlite-net-pcl >= 1.6.292 in all projects

DataBase db = new DataBase("mycooldb.db3");
var table = await db.Table<ModelName>();
var dataintable = await table.Add(new Table{});.




Got any LightForms.Sqlite Question?





Info

Version: 1.0.2
Author(s): Daniel Lopez
Last Update: Sunday, April 12, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/LightForms.Sqlite


Install
Install-Package LightForms.Sqlite
dotnet add package LightForms.Sqlite
paket add LightForms.Sqlite
LightForms.Sqlite Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1497