SQLitePCL.raw
0.8.0-pre1
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package SQLitePCL.raw --version 0.8.0-pre1
NuGet\Install-Package SQLitePCL.raw -Version 0.8.0-pre1
<PackageReference Include="SQLitePCL.raw" Version="0.8.0-pre1" />
paket add SQLitePCL.raw --version 0.8.0-pre1
#r "nuget: SQLitePCL.raw, 0.8.0-pre1"
// Install SQLitePCL.raw as a Cake Addin #addin nuget:?package=SQLitePCL.raw&version=0.8.0-pre1&prerelease // Install SQLitePCL.raw as a Cake Tool #tool nuget:?package=SQLitePCL.raw&version=0.8.0-pre1&prerelease
This NuGet package for SQLitePCL.raw includes the configurations that are likely to Just Work for most use cases. Specifically, for iOS and Android, this package uses the SQLite library which is built-in to the mobile OS. For all of the Windows platforms, this package bundles an instance of the SQLite library.
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. |
.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. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SQLitePCL.raw:
Package | Downloads |
---|---|
SQLitePCL.ugly
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info. These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically similar to the sqlite3 C API, which most C# developers would consider 'ugly'. This package exists for people who (1) really like the sqlite3 C API, and (2) really like C#. So far, evidence suggests that 100% of the people matching both criteria are named Eric Sink, but this package is available just in case he is not the only one of his kind. |
|
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 5 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
|
Version | Downloads | Last updated |
---|---|---|
0.9.4-pre1 | 24,833 | 8/8/2016 |
0.9.2 | 179,522 | 6/17/2016 |
0.9.2-pre1 | 1,129 | 6/17/2016 |
0.9.1 | 23,068 | 6/10/2016 |
0.9.0 | 3,352 | 6/6/2016 |
0.9.0-pre9 | 975 | 6/6/2016 |
0.9.0-pre8 | 1,382 | 5/9/2016 |
0.9.0-pre7 | 1,341 | 4/18/2016 |
0.9.0-pre6 | 1,149 | 4/11/2016 |
0.9.0-pre5 | 1,355 | 3/21/2016 |
0.8.6 | 171,315 | 1/8/2016 |
0.8.5 | 3,260 | 1/7/2016 |
0.8.5-pre4 | 1,313 | 1/6/2016 |
0.8.5-pre3 | 1,282 | 1/6/2016 |
0.8.5-pre2 | 1,155 | 12/28/2015 |
0.8.5-pre1 | 1,536 | 11/30/2015 |
0.8.4 | 3,275 | 11/25/2015 |
0.8.3 | 1,772 | 11/23/2015 |
0.8.3-pre1 | 1,189 | 11/5/2015 |
0.8.2 | 7,967 | 8/24/2015 |
0.8.1 | 10,375 | 7/16/2015 |
0.8.1-pre2 | 1,205 | 7/10/2015 |
0.8.1-pre1 | 1,223 | 7/9/2015 |
0.8.0 | 13,476 | 4/10/2015 |
0.8.0-pre3 | 1,207 | 4/2/2015 |
0.8.0-pre2 | 1,170 | 4/2/2015 |
0.8.0-pre1 | 2,439 | 3/16/2015 |
0.7.2-pre1 | 1,952 | 1/29/2015 |
support for net40