SQLitePCLRaw.lib.e_sqlite3.android
                               
                            
                                2.0.0-pre20190628101813
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package SQLitePCLRaw.lib.e_sqlite3.android --version 2.0.0-pre20190628101813
NuGet\Install-Package SQLitePCLRaw.lib.e_sqlite3.android -Version 2.0.0-pre20190628101813
<PackageReference Include="SQLitePCLRaw.lib.e_sqlite3.android" Version="2.0.0-pre20190628101813" />
<PackageVersion Include="SQLitePCLRaw.lib.e_sqlite3.android" Version="2.0.0-pre20190628101813" />
<PackageReference Include="SQLitePCLRaw.lib.e_sqlite3.android" />
paket add SQLitePCLRaw.lib.e_sqlite3.android --version 2.0.0-pre20190628101813
#r "nuget: SQLitePCLRaw.lib.e_sqlite3.android, 2.0.0-pre20190628101813"
#:package SQLitePCLRaw.lib.e_sqlite3.android@2.0.0-pre20190628101813
#addin nuget:?package=SQLitePCLRaw.lib.e_sqlite3.android&version=2.0.0-pre20190628101813&prerelease
#tool nuget:?package=SQLitePCLRaw.lib.e_sqlite3.android&version=2.0.0-pre20190628101813&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 | Versions Compatible and additional computed target framework versions. | 
|---|---|
| MonoAndroid | monoandroid80 is compatible. | 
- 
                                                    
MonoAndroid 8.0
- No dependencies.
 
 
NuGet packages (15)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.lib.e_sqlite3.android:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            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.  | 
                                                    |
| 
                                                        
                                                            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  | 
                                                    |
| 
                                                        
                                                            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).  | 
                                                    |
| 
                                                        
                                                            Fluker
                                                        
                                                         This package contains common classes and interfaces that are used in other Fluker controls.  | 
                                                    |
| 
                                                        
                                                            NomadCode.Azure.Offline
                                                        
                                                         A library to simplify working with data in Azure Mobile Apps.  | 
                                                    
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 | 198,481 | 3/7/2025 | 
| 2.1.11-pre20241216174303 | 3,327 | 12/16/2024 | 
| 2.1.10 | 512,907 | 9/11/2024 | 
| 2.1.10-pre20240828193256 | 2,636 | 8/28/2024 | 
| 2.1.9 | 166,813 | 8/7/2024 | 
| 2.1.8 | 395,147 | 2/5/2024 | 
| 2.1.7 | 162,758 | 11/22/2023 | 
| 2.1.7-pre20231117161811 | 571 | 11/17/2023 | 
| 2.1.7-pre20231110210158 | 1,000 | 11/10/2023 | 
| 2.1.6 | 465,424 | 8/23/2023 | 
| 2.1.6-pre20230809203314 | 2,301 | 8/9/2023 | 
| 2.1.5 | 386,332 | 5/19/2023 | 
| 2.1.5-pre20230516213315 | 612 | 5/16/2023 | 
| 2.1.4 | 344,067 | 1/10/2023 | 
| 2.1.4-pre20230105221937 | 710 | 1/5/2023 | 
| 2.1.3 | 41,009 | 12/1/2022 | 
| 2.1.3-pre20221111222311 | 1,138 | 11/11/2022 | 
| 2.1.2 | 986,872 | 9/18/2022 | 
| 2.1.2-pre20220916165053 | 680 | 9/16/2022 | 
| 2.1.2-pre20220913165057 | 725 | 9/13/2022 | 
| 2.1.1 | 8,806 | 9/2/2022 | 
| 2.1.1-pre20220822172036 | 810 | 8/22/2022 | 
| 2.1.0 | 206,528 | 5/23/2022 | 
| 2.1.0-pre20220427180151 | 10,912 | 4/27/2022 | 
| 2.1.0-pre20220318192836 | 23,362 | 3/18/2022 | 
| 2.1.0-pre20220207221914 | 11,631 | 2/7/2022 | 
| 2.1.0-pre20220207195309 | 692 | 2/7/2022 | 
| 2.0.8-pre20220111224339 | 1,699 | 1/11/2022 | 
| 2.0.7 | 135,797 | 10/27/2021 | 
| 2.0.7-pre20210929171745 | 1,266 | 9/29/2021 | 
| 2.0.6 | 128,987 | 9/3/2021 | 
| 2.0.6-pre20210902144138 | 745 | 9/2/2021 | 
| 2.0.5 | 2,437 | 8/26/2021 | 
| 2.0.5-pre20210824155535 | 731 | 8/24/2021 | 
| 2.0.5-pre20210824155428 | 713 | 8/24/2021 | 
| 2.0.5-pre20210817120427 | 748 | 8/17/2021 | 
| 2.0.5-pre20210521085756 | 1,202 | 5/21/2021 | 
| 2.0.5-pre20210119130047 | 1,645 | 1/19/2021 | 
| 2.0.5-pre20201231105030 | 955 | 12/31/2020 | 
| 2.0.4 | 2,033,754 | 9/3/2020 | 
| 2.0.4-pre20200828111558 | 937 | 8/28/2020 | 
| 2.0.3 | 1,712,984 | 5/1/2020 | 
| 2.0.2 | 386,063 | 11/1/2019 | 
| 2.0.2-pre20191018090318 | 1,160 | 10/18/2019 | 
| 2.0.2-pre20191003102319 | 1,687 | 10/3/2019 | 
| 2.0.2-pre20190904113843 | 1,089 | 9/4/2019 | 
| 2.0.1 | 48,505 | 9/3/2019 | 
| 2.0.0 | 26,947 | 8/5/2019 | 
| 2.0.0-pre20190628101813 | 1,233 | 6/28/2019 | 
| 2.0.0-pre20190625090255 | 1,066 | 6/25/2019 | 
| 2.0.0-pre20190621100518 | 1,008 | 6/21/2019 | 
| 2.0.0-pre20190620134904 | 1,045 | 6/20/2019 | 
| 1.1.14 | 222,071 | 6/5/2019 | 
| 1.1.13 | 967,597 | 1/24/2019 | 
| 1.1.12 | 209,839 | 12/19/2018 | 
| 1.1.11 | 1,035,624 | 5/2/2018 | 
| 1.1.10 | 51,825 | 3/28/2018 | 
| 1.1.10-pre20180223200113 | 2,114 | 2/24/2018 | 
| 1.1.9 | 163,294 | 11/13/2017 | 
| 1.1.8 | 294,315 | 8/3/2017 | 
| 1.1.7 | 96,534 | 6/28/2017 | 
| 1.1.6 | 10,683 | 6/19/2017 | 
| 1.1.5 | 1,187,913 | 5/1/2017 | 
| 1.1.4 | 2,707 | 4/29/2017 | 
| 1.1.3 | 18,369 | 4/19/2017 | 
| 1.1.3-pre20170220084037 | 3,555 | 2/20/2017 | 
| 1.1.2 | 320,844 | 1/4/2017 | 
| 1.1.1 | 22,622 | 11/30/2016 | 
| 1.1.1-pre20161109081005 | 2,045 | 11/9/2016 | 
| 1.1.0 | 367,245 | 10/3/2016 | 
| 1.1.0-pre20160928150051 | 1,618 | 9/28/2016 | 
| 1.0.1 | 57,970 | 9/20/2016 | 
| 1.0.0 | 26,754 | 9/15/2016 | 
| 1.0.0-pre20160912104037 | 1,574 | 9/12/2016 | 
| 1.0.0-pre20160901085507 | 1,817 | 9/1/2016 |