Info
Version: | 2.1.10 |
Author(s): | Eric Sink |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/SQLitePCLRaw.bundle_sqlite3 |
Install
Install-Package SQLitePCLRaw.bundle_sqlite3
dotnet add package SQLitePCLRaw.bundle_sqlite3
paket add SQLitePCLRaw.bundle_sqlite3
SQLitePCLRaw.bundle_sqlite3 Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCLRaw.core(>= 2.0.520210119130047)
- SQLitePCLRaw.provider.sqlite3(>= 2.0.520210119130047)
Tags
Call SQLitePCL.Batteries.Init(). Policy of this bundle: always just DLLImport(sqlite3), aka, the 'system SQLite'.