SimpleAdo.Sqlite NuGet Package

Simple ADO is a .NET Standard package (previously would have been a Portable Class Library - PCL) that provides simple ADO-style operations for local databases; SimpleAdo.Sqlite supports local SQLite databases.

It has SqliteConnection, SqliteCommand and SqliteDataReader functionality for executing standard SQL commands on, and reading data from, local SQLite databases.




Got any SimpleAdo.Sqlite Question?





Info

Version: 1.1.0
Author(s): Jeremy Ellis
Last Update: Saturday, January 6, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ellisnet/SimpleAdo
NuGet Url: https://www.nuget.org/packages/SimpleAdo.Sqlite


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



Tags



STATS

must-have-score

1

avg-downloads-per-day

0

days-since-last-release

2301