SQLitePCLRaw.provider.internal
2.0.5-pre20210521085756
Prefix Reserved
See the version list below for details.
dotnet add package SQLitePCLRaw.provider.internal --version 2.0.5-pre20210521085756
NuGet\Install-Package SQLitePCLRaw.provider.internal -Version 2.0.5-pre20210521085756
<PackageReference Include="SQLitePCLRaw.provider.internal" Version="2.0.5-pre20210521085756" />
paket add SQLitePCLRaw.provider.internal --version 2.0.5-pre20210521085756
#r "nuget: SQLitePCLRaw.provider.internal, 2.0.5-pre20210521085756"
// Install SQLitePCLRaw.provider.internal as a Cake Addin #addin nuget:?package=SQLitePCLRaw.provider.internal&version=2.0.5-pre20210521085756&prerelease // Install SQLitePCLRaw.provider.internal as a Cake Tool #tool nuget:?package=SQLitePCLRaw.provider.internal&version=2.0.5-pre20210521085756&prerelease
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SQLitePCLRaw.core (>= 2.0.5-pre20210521085756)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.internal:
Package | Downloads |
---|---|
SQLitePCLRaw.bundle_e_sqlite3
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_sqlite3 included |
|
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.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 |
---|---|---|
2.1.10 | 11,944 | 9/11/2024 |
2.1.10-pre20240828193256 | 246 | 8/28/2024 |
2.1.9 | 16,148 | 8/7/2024 |
2.1.8 | 99,250 | 2/5/2024 |
2.1.7 | 28,864 | 11/22/2023 |
2.1.7-pre20231117161811 | 274 | 11/17/2023 |
2.1.7-pre20231110210158 | 270 | 11/10/2023 |
2.1.6 | 166,758 | 8/23/2023 |
2.1.6-pre20230809203314 | 655 | 8/9/2023 |
2.1.5 | 187,574 | 5/19/2023 |
2.1.5-pre20230516213315 | 208 | 5/16/2023 |
2.1.4 | 176,445 | 1/10/2023 |
2.1.4-pre20230105221937 | 268 | 1/5/2023 |
2.1.3 | 20,475 | 12/1/2022 |
2.1.3-pre20221111222311 | 329 | 11/11/2022 |
2.1.2 | 146,741 | 9/18/2022 |
2.1.2-pre20220916165053 | 270 | 9/16/2022 |
2.1.2-pre20220913165057 | 255 | 9/13/2022 |
2.1.1 | 3,857 | 9/2/2022 |
2.1.1-pre20220822172036 | 261 | 8/22/2022 |
2.1.0 | 115,507 | 5/23/2022 |
2.1.0-pre20220427180151 | 696 | 4/27/2022 |
2.1.0-pre20220318192836 | 784 | 3/18/2022 |
2.1.0-pre20220207221914 | 987 | 2/7/2022 |
2.1.0-pre20220207195309 | 505 | 2/7/2022 |
2.0.8-pre20220111224339 | 431 | 1/11/2022 |
2.0.7 | 108,667 | 10/27/2021 |
2.0.7-pre20210929171745 | 333 | 9/29/2021 |
2.0.6 | 47,594 | 9/3/2021 |
2.0.6-pre20210902144138 | 324 | 9/2/2021 |
2.0.5 | 711 | 8/26/2021 |
2.0.5-pre20210824155535 | 310 | 8/24/2021 |
2.0.5-pre20210824155428 | 292 | 8/24/2021 |
2.0.5-pre20210817120427 | 308 | 8/17/2021 |
2.0.5-pre20210521085756 | 490 | 5/21/2021 |
2.0.5-pre20210119130047 | 1,215 | 1/19/2021 |
2.0.5-pre20201231105030 | 390 | 12/31/2020 |
2.0.4 | 755,147 | 9/3/2020 |
2.0.4-pre20200828111558 | 388 | 8/28/2020 |
2.0.3 | 496,078 | 5/1/2020 |
2.0.2 | 263,449 | 11/1/2019 |
2.0.2-pre20191018090318 | 647 | 10/18/2019 |
2.0.2-pre20191003102319 | 499 | 10/3/2019 |
2.0.2-pre20190904113843 | 546 | 9/4/2019 |
2.0.1 | 46,341 | 9/3/2019 |
2.0.0 | 20,209 | 8/5/2019 |
2.0.0-pre20190628101813 | 566 | 6/28/2019 |
2.0.0-pre20190625090255 | 519 | 6/25/2019 |
2.0.0-pre20190621100518 | 540 | 6/21/2019 |
2.0.0-pre20190620134904 | 505 | 6/20/2019 |