SQLitePCLRaw.provider.internal
3.0.4
Prefix Reserved
dotnet add package SQLitePCLRaw.provider.internal --version 3.0.4
NuGet\Install-Package SQLitePCLRaw.provider.internal -Version 3.0.4
<PackageReference Include="SQLitePCLRaw.provider.internal" Version="3.0.4" />
<PackageVersion Include="SQLitePCLRaw.provider.internal" Version="3.0.4" />
<PackageReference Include="SQLitePCLRaw.provider.internal" />
paket add SQLitePCLRaw.provider.internal --version 3.0.4
#r "nuget: SQLitePCLRaw.provider.internal, 3.0.4"
#:package SQLitePCLRaw.provider.internal@3.0.4
#addin nuget:?package=SQLitePCLRaw.provider.internal&version=3.0.4
#tool nuget:?package=SQLitePCLRaw.provider.internal&version=3.0.4
SQLitePCL.raw 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 '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- SQLitePCLRaw.core (>= 3.0.4)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.internal:
| Package | Downloads |
|---|---|
|
SQLitePCLRaw.bundle_green
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms. |
|
|
SQLitePCLRaw.bundle_e_sqlcipher
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlcipher included |
|
|
SQLitePCLRaw.config.e_sqlite3
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow. |
|
|
SQLitePCLRaw.bundle_zetetic
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: reference the official SQLCipher builds from Zetetic, which are not included in this package |
|
|
SQLitePCLRaw.bundle_e_sqlite3mc
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3mc included |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.4 | 744 | 7/18/2026 |
| 3.0.3 | 15,880 | 5/7/2026 |
| 3.0.2 | 186,113 | 9/2/2025 |
| 3.0.1 | 5,249 | 8/5/2025 |
| 3.0.0 | 1,948 | 7/30/2025 |
| 2.1.12-pre20260709125052 | 122 | 7/9/2026 |
| 2.1.11 | 376,506 | 3/7/2025 |
| 2.1.11-pre20241216174303 | 844 | 12/16/2024 |
| 2.1.10 | 435,680 | 9/11/2024 |
| 2.1.10-pre20240828193256 | 585 | 8/28/2024 |
| 2.1.9 | 118,404 | 8/7/2024 |
| 2.1.8 | 216,955 | 2/5/2024 |
| 2.1.7 | 51,530 | 11/22/2023 |
| 2.1.7-pre20231117161811 | 611 | 11/17/2023 |
| 2.1.7-pre20231110210158 | 620 | 11/10/2023 |
| 2.1.6 | 307,552 | 8/23/2023 |
| 2.1.6-pre20230809203314 | 1,043 | 8/9/2023 |
| 2.1.5 | 271,597 | 5/19/2023 |
| 2.1.5-pre20230516213315 | 576 | 5/16/2023 |
| 2.1.4 | 198,586 | 1/10/2023 |