Info
Version: | 1.9.172 |
Author(s): | SQLite-net |
Last Update: | Wednesday, March 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/praeclarum/sqlite-net |
NuGet Url: | https://www.nuget.org/packages/sqlite-net-base |
Install
Install-Package sqlite-net-base
dotnet add package sqlite-net-base
paket add sqlite-net-base
sqlite-net-base Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCLRaw.core(>= 2.0.4)
Tags
It is meant to give you all the power of SQLite-net but with the freedom to choose your own provider.
Please use the package sqlite-net-pcl if you have no idea what any of this means.