Info
Version: | 3.8.8.3 |
Author(s): | D. Richard Hipp |
Last Update: | Thursday, April 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.sqlite.org/ |
NuGet Url: | https://www.nuget.org/packages/sqlite3 |
Install
Install-Package sqlite3
dotnet add package sqlite3
paket add sqlite3
sqlite3 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
SQLite is the most widely deployed SQL database engine in the world.
The source code for SQLite is in the public domain.