SQLitePCLRaw.lib.e_sqlite3.android 2.1.11-pre20241216174303

Prefix Reserved
This is a prerelease version of SQLitePCLRaw.lib.e_sqlite3.android.
dotnet add package SQLitePCLRaw.lib.e_sqlite3.android --version 2.1.11-pre20241216174303                
NuGet\Install-Package SQLitePCLRaw.lib.e_sqlite3.android -Version 2.1.11-pre20241216174303                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLitePCLRaw.lib.e_sqlite3.android" Version="2.1.11-pre20241216174303" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.lib.e_sqlite3.android --version 2.1.11-pre20241216174303                
#r "nuget: SQLitePCLRaw.lib.e_sqlite3.android, 2.1.11-pre20241216174303"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLitePCLRaw.lib.e_sqlite3.android as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.lib.e_sqlite3.android&version=2.1.11-pre20241216174303&prerelease

// Install SQLitePCLRaw.lib.e_sqlite3.android as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.lib.e_sqlite3.android&version=2.1.11-pre20241216174303&prerelease                

This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw.  To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages.  Convenience packages are named SQLitePCLRaw.bundle_*.

Product 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-android31.0 is compatible.  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.  monoandroid90 is compatible. 
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.
  • MonoAndroid 9.0

    • No dependencies.
  • net6.0-android31.0

    • No dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on SQLitePCLRaw.lib.e_sqlite3.android:

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.

Zumero

Zumero for SQL Server (ZSS) is a product which synchronizes SQL Server data with SQLite on mobile devices. This package contains the ZSS client libraries in the form of a Portable Class Library (PCL).

CryptoSQLite.ORM

ORM for SQLite with data encryption. Supported Xamarin platforms: - Android - iOS 1. Just add [CryptoTable("TableName")] attribute to your class definition (Table) and [Encrypted] attribute to properties in your class that you want to be stored in a database file in encrypted view. 2. Generate your own personal encryption key, and pass it to CryptoSQLite library. 3. CryptoSQLite will encrypt all properties that have '[Encrypted]' attribute automatically when you are adding (updating) elements to your Table and decrypt all [Encrypted] properties when you are getting elements from a Table in the database file. Last updates: In 3.0.2 version .NET Standard compatibility added and fixed minor issues

Fluker

This package contains common classes and interfaces that are used in other Fluker controls.

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on SQLitePCLRaw.lib.e_sqlite3.android:

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
mono/Embeddinator-4000
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
xamarin/Sport
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
xamarinhq/app-myshoppe
Cross-platform Xamarin.Forms sample for managing stores.
Version Downloads Last updated
2.1.11-pre20241216174303 182 12/16/2024
2.1.10 77,468 9/11/2024
2.1.10-pre20240828193256 1,441 8/28/2024
2.1.9 65,796 8/7/2024
2.1.8 249,462 2/5/2024
2.1.7 122,727 11/22/2023
2.1.7-pre20231117161811 403 11/17/2023
2.1.7-pre20231110210158 802 11/10/2023
2.1.6 319,539 8/23/2023
2.1.6-pre20230809203314 2,033 8/9/2023
2.1.5 310,423 5/19/2023
2.1.5-pre20230516213315 414 5/16/2023
2.1.4 318,630 1/10/2023
2.1.4-pre20230105221937 505 1/5/2023
2.1.3 37,647 12/1/2022
2.1.3-pre20221111222311 917 11/11/2022
2.1.2 432,985 9/18/2022
2.1.2-pre20220916165053 473 9/16/2022
2.1.2-pre20220913165057 509 9/13/2022
2.1.1 8,336 9/2/2022
2.1.1-pre20220822172036 586 8/22/2022
2.1.0 180,312 5/23/2022
2.1.0-pre20220427180151 10,340 4/27/2022
2.1.0-pre20220318192836 22,392 3/18/2022
2.1.0-pre20220207221914 9,950 2/7/2022
2.1.0-pre20220207195309 461 2/7/2022
2.0.8-pre20220111224339 1,458 1/11/2022
2.0.7 132,117 10/27/2021
2.0.7-pre20210929171745 1,055 9/29/2021
2.0.6 103,466 9/3/2021
2.0.6-pre20210902144138 520 9/2/2021
2.0.5 2,150 8/26/2021
2.0.5-pre20210824155535 508 8/24/2021
2.0.5-pre20210824155428 493 8/24/2021
2.0.5-pre20210817120427 515 8/17/2021
2.0.5-pre20210521085756 962 5/21/2021
2.0.5-pre20210119130047 1,395 1/19/2021
2.0.5-pre20201231105030 706 12/31/2020
2.0.4 1,913,691 9/3/2020
2.0.4-pre20200828111558 682 8/28/2020
2.0.3 1,657,848 5/1/2020
2.0.2 371,613 11/1/2019
2.0.2-pre20191018090318 924 10/18/2019
2.0.2-pre20191003102319 1,435 10/3/2019
2.0.2-pre20190904113843 829 9/4/2019
2.0.1 48,177 9/3/2019
2.0.0 26,556 8/5/2019
2.0.0-pre20190628101813 971 6/28/2019
2.0.0-pre20190625090255 803 6/25/2019
2.0.0-pre20190621100518 779 6/21/2019
2.0.0-pre20190620134904 802 6/20/2019
1.1.14 217,991 6/5/2019
1.1.13 950,159 1/24/2019
1.1.12 207,174 12/19/2018
1.1.11 1,017,064 5/2/2018
1.1.10 51,021 3/28/2018
1.1.10-pre20180223200113 1,573 2/24/2018
1.1.9 160,833 11/13/2017
1.1.8 291,595 8/3/2017
1.1.7 95,359 6/28/2017
1.1.6 10,219 6/19/2017
1.1.5 1,166,526 5/1/2017
1.1.4 2,258 4/29/2017
1.1.3 17,934 4/19/2017
1.1.3-pre20170220084037 3,143 2/20/2017
1.1.2 317,705 1/4/2017
1.1.1 22,083 11/30/2016
1.1.1-pre20161109081005 1,623 11/9/2016
1.1.0 363,985 10/3/2016
1.1.0-pre20160928150051 1,195 9/28/2016
1.0.1 57,411 9/20/2016
1.0.0 25,895 9/15/2016
1.0.0-pre20160912104037 1,160 9/12/2016
1.0.0-pre20160901085507 1,410 9/1/2016