SQLitePCLRaw.provider.e_sqlite3
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
Total Downloads
229.0M
229,027,604
Published
Jul 18, 2026
Latest stable version
Install
.NET CLI
dotnet add package SQLitePCLRaw.provider.e_sqlite3 --version 3.0.4
Package Manager Console
Install-Package SQLitePCLRaw.provider.e_sqlite3 -Version 3.0.4
PackageReference
<PackageReference Include="SQLitePCLRaw.provider.e_sqlite3" Version="3.0.4" />
Frameworks
Dependencies
SQLitePCLRaw.core
[3.0.4, )
.NETFramework4.7.1
SQLitePCLRaw.core
[3.0.4, )
net8.0
SQLitePCLRaw.core
[3.0.4, )
net8.0-windows7.0
SQLitePCLRaw.core
[3.0.4, )
.NETStandard2.0