SQLitePCL.raw
0.8.5-pre1
Requires NuGet 2.8.1 or higher.
dotnet add package SQLitePCL.raw --version 0.8.5-pre1
NuGet\Install-Package SQLitePCL.raw -Version 0.8.5-pre1
<PackageReference Include="SQLitePCL.raw" Version="0.8.5-pre1" />
<PackageVersion Include="SQLitePCL.raw" Version="0.8.5-pre1" />
<PackageReference Include="SQLitePCL.raw" />
paket add SQLitePCL.raw --version 0.8.5-pre1
#r "nuget: SQLitePCL.raw, 0.8.5-pre1"
#:package SQLitePCL.raw@0.8.5-pre1
#addin nuget:?package=SQLitePCL.raw&version=0.8.5-pre1&prerelease
#tool nuget:?package=SQLitePCL.raw&version=0.8.5-pre1&prerelease
SQLitePCL.raw 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. (Note that with the 0.8.0 release, the package ID is changing from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. For now, the package exists under both IDs and they are identical. Eventually the old ID may stop getting updates.)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 is compatible. |
MonoTouch | monotouch is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 is compatible. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SQLitePCL.raw:
Package | Downloads |
---|---|
Couchbase.Lite.Storage.SystemSQLite
A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library |
|
Couchbase.Lite.Storage.SQLCipher
A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features. |
|
Couchbase.Lite.Storage.CustomSQLite
A storage engine provider for Couchbase Lite .NET that utilizies a custom built SQLite library |
|
Notakey.Xamarin.Sdk
Notakey Xamarin Sdk for Xamarin iOS and Android mobile application development |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on SQLitePCL.raw:
Repository | Stars |
---|---|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
xamarin/mobile-samples
|
|
xamarin/Xamarin.Auth
Xamarin.Auth
|
|
digimezzo/knowte-windows
Note taking
|
|
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
|
|
unoplatform/Uno.SourceGeneration
A Roslyn based C# source generation framework
|
|
conceptdev/xamarin-samples
Xamarin.iOS and Xamarin.Android samples (aka MonoTouch or Mono-for-Android)
|
Version | Downloads | Last Updated |
---|
Support UseSQLiteFrom=elsewhere for WinRT-ish platforms