SQLitePCLRaw.lib.e_sqlite3.android 2.1.11

Prefix Reserved
dotnet add package SQLitePCLRaw.lib.e_sqlite3.android --version 2.1.11
                    
NuGet\Install-Package SQLitePCLRaw.lib.e_sqlite3.android -Version 2.1.11
                    
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" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCLRaw.lib.e_sqlite3.android" Version="2.1.11" />
                    
Directory.Packages.props
<PackageReference Include="SQLitePCLRaw.lib.e_sqlite3.android" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SQLitePCLRaw.lib.e_sqlite3.android --version 2.1.11
                    
#r "nuget: SQLitePCLRaw.lib.e_sqlite3.android, 2.1.11"
                    
#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.
#addin nuget:?package=SQLitePCLRaw.lib.e_sqlite3.android&version=2.1.11
                    
Install SQLitePCLRaw.lib.e_sqlite3.android as a Cake Addin
#tool nuget:?package=SQLitePCLRaw.lib.e_sqlite3.android&version=2.1.11
                    
Install SQLitePCLRaw.lib.e_sqlite3.android as a Cake Tool

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.  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. 
.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 11 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.
microsoft/XamarinAzure_ShoppingDemoApp
Xamarin and Azure Better Together demo app team.
Clancey/gMusic
This is a multi platform music player.
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
JoesWeek/Cnblogs
博客园第三方Android客户端,Xamarin App,Material Design风格
conceptdev/xamarin-samples
Xamarin.iOS and Xamarin.Android samples (aka MonoTouch or Mono-for-Android)
aritchie/notifications
Local notifications for iOS, Android, & Windows. Includes badges, scheduled notifications, sounds, & context actions
Version Downloads Last updated
2.1.11 13,596 a month ago
2.1.11-pre20241216174303 2,444 4 months ago
2.1.10 226,021 7 months ago
2.1.10-pre20240828193256 2,346 7 months ago
2.1.9 106,668 8 months ago
2.1.8 311,851 2/5/2024
2.1.7 140,819 11/22/2023
2.1.7-pre20231117161811 455 11/17/2023
2.1.7-pre20231110210158 867 11/10/2023
2.1.6 381,714 8/23/2023
2.1.6-pre20230809203314 2,124 8/9/2023
2.1.5 339,287 5/19/2023
2.1.5-pre20230516213315 470 5/16/2023
2.1.4 329,945 1/10/2023
2.1.4-pre20230105221937 563 1/5/2023
2.1.3 39,159 12/1/2022
2.1.3-pre20221111222311 975 11/11/2022
2.1.2 605,098 9/18/2022
2.1.2-pre20220916165053 534 9/16/2022
2.1.2-pre20220913165057 567 9/13/2022
2.1.1 8,524 9/2/2022
2.1.1-pre20220822172036 649 8/22/2022
2.1.0 191,750 5/23/2022
2.1.0-pre20220427180151 10,617 4/27/2022
2.1.0-pre20220318192836 22,941 3/18/2022
2.1.0-pre20220207221914 11,002 2/7/2022
2.1.0-pre20220207195309 525 2/7/2022
2.0.8-pre20220111224339 1,526 1/11/2022
2.0.7 134,270 10/27/2021
2.0.7-pre20210929171745 1,117 9/29/2021
2.0.6 106,087 9/3/2021
2.0.6-pre20210902144138 579 9/2/2021
2.0.5 2,225 8/26/2021
2.0.5-pre20210824155535 573 8/24/2021
2.0.5-pre20210824155428 555 8/24/2021
2.0.5-pre20210817120427 576 8/17/2021
2.0.5-pre20210521085756 1,025 5/21/2021
2.0.5-pre20210119130047 1,468 1/19/2021
2.0.5-pre20201231105030 777 12/31/2020
2.0.4 1,964,872 9/3/2020
2.0.4-pre20200828111558 751 8/28/2020
2.0.3 1,684,315 5/1/2020
2.0.2 377,543 11/1/2019
2.0.2-pre20191018090318 996 10/18/2019
2.0.2-pre20191003102319 1,502 10/3/2019
2.0.2-pre20190904113843 896 9/4/2019
2.0.1 48,273 9/3/2019
2.0.0 26,697 8/5/2019
2.0.0-pre20190628101813 1,043 6/28/2019
2.0.0-pre20190625090255 874 6/25/2019
2.0.0-pre20190621100518 850 6/21/2019
2.0.0-pre20190620134904 874 6/20/2019
1.1.14 220,015 6/5/2019
1.1.13 958,941 1/24/2019
1.1.12 208,575 12/19/2018
1.1.11 1,025,223 5/2/2018
1.1.10 51,298 3/28/2018
1.1.10-pre20180223200113 1,735 2/24/2018
1.1.9 162,321 11/13/2017
1.1.8 293,323 8/3/2017
1.1.7 95,853 6/28/2017
1.1.6 10,367 6/19/2017
1.1.5 1,174,675 5/1/2017
1.1.4 2,400 4/29/2017
1.1.3 18,074 4/19/2017
1.1.3-pre20170220084037 3,270 2/20/2017
1.1.2 319,687 1/4/2017
1.1.1 22,243 11/30/2016
1.1.1-pre20161109081005 1,752 11/9/2016
1.1.0 366,284 10/3/2016
1.1.0-pre20160928150051 1,322 9/28/2016
1.0.1 57,612 9/20/2016
1.0.0 26,198 9/15/2016
1.0.0-pre20160912104037 1,290 9/12/2016
1.0.0-pre20160901085507 1,535 9/1/2016