SQLitePCLRaw.core
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider().
Total Downloads
446.3M
446,312,738
Published
Jul 18, 2026
Latest stable version
Install
.NET CLI
dotnet add package SQLitePCLRaw.core --version 3.0.4
Package Manager Console
Install-Package SQLitePCLRaw.core -Version 3.0.4
PackageReference
<PackageReference Include="SQLitePCLRaw.core" Version="3.0.4" />
Frameworks
Dependencies
System.Memory
[4.6.3, )
.NETStandard2.0