SQLitePCLRaw.provider.e_sqlite3.android
1.1.5
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
There is a newer version of this package available.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
Install-Package SQLitePCLRaw.provider.e_sqlite3.android -Version 1.1.5
dotnet add package SQLitePCLRaw.provider.e_sqlite3.android --version 1.1.5
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.provider.e_sqlite3.android --version 1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.provider.e_sqlite3.android, 1.1.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLitePCLRaw.provider.e_sqlite3.android as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.provider.e_sqlite3.android&version=1.1.5
// Install SQLitePCLRaw.provider.e_sqlite3.android as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.provider.e_sqlite3.android&version=1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.1.5: bug fix path in lib.foo.linux targets file. 1.1.4: tweak use of nuget .targets files for compat with .NET Core. 1.1.3: add SQLITE_CHECKPOINT_TRUNCATE symbol definition. add new blob overloads to enable better performance in certain cases. chg winsqlite3 to use StdCall. fix targets files for better compat with VS 2017 nuget pack. add 32-bit linux build for e_sqlite3. update to latest libcrypto builds from couchbase folks. 1.1.2: ability to FreezeProvider(). update e_sqlite3 builds to 3.16.1. 1.1.1: add support for config_log. update e_sqlite3 builds to 3.15.2. fix possible memory corruption when using prepare_v2() with multiple statements. better errmsg from ugly.step(). add win8 dep groups in bundles. fix batteries_v2.Init() to be 'last call wins' like the v1 version is. chg raw.SetProvider() to avoid calling sqlite3_initialize() so that sqlite3_config() can be used. better support for Xamarin.Mac. 1.1.0: fix problem with winsqlite3 on UWP. remove iOS Classic support. add sqlite3_enable_load_extension. add sqlite3_config/initialize/shutdown. add Batteries_V2.Init(). 1.0.1: fix problem with bundle_e_sqlite3 on iOS. fix issues with .NET Core. add bundle_sqlcipher. 1.0.0 release: Contains minor breaking changes since 0.9.x. All package names now begin with SQLitePCLRaw. Now supports netstandard. Fixes for UWP and Android N. Change all unit tests to xunit. Support for winsqlite3.dll and custom SQLite builds.
MonoAndroid 0.0
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.e_sqlite3.android:
Package
Downloads
NomadCode.Azure.Offline
A library to simplify working with data in Azure Mobile Apps.
4.1K
Fluker
This package contains common classes and interfaces that are used in other Fluker controls.
3.9K
Fluker.Media
This package contains classes, interfaces, controls and utility for support media like video, pdf and images in the app. It depends on Fluker
3.0K
AkavacheExplorer.Droid
This packages allows to examine the contents of your Xamarin Android app's Akavache cache. Explorer will not attempt to modify the content of the cache in any way.
2.3K
Fluker.Maps
This package contains support to custom integrations of the system Map platform. It depends on Fluker.Base
1.4K
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on SQLitePCLRaw.provider.e_sqlite3.android:
Repository
Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
3.8K
xamarin/monodroid-samples
A collection of Xamarin.Android sample projects.
2.1K
microsoft/appcenter
Central repository for App Center open source resources and planning.
805
mono/Embeddinator-4000
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
739
Version
Downloads
Last updated
252,368
2019/6/5
683,653
2019/1/24
140,978
2018/12/19
730,904
2018/5/2
43,647
2018/3/28126,071
2017/11/13
257,716
2017/8/3
93,423
2017/6/28
8,936
2017/6/19
805,397
2017/5/1
1,353
2017/4/29
16,746
2017/4/19
279,498
2017/1/4
20,245
2016/11/30
311,736
2016/10/3
52,776
2016/9/20
23,332
2016/9/15
Show less