Skip to main content
SQLitePCLRaw.provider.e_sqlite3.android package icon

SQLitePCLRaw.provider.e_sqlite3.android

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_*.

Total Downloads
5.4M
5,437,252
Published
Jan 24, 2019
Latest stable version

Install

.NET CLI
dotnet add package SQLitePCLRaw.provider.e_sqlite3.android --version 1.1.13
Package Manager Console
Install-Package SQLitePCLRaw.provider.e_sqlite3.android -Version 1.1.13
PackageReference
<PackageReference Include="SQLitePCLRaw.provider.e_sqlite3.android" Version="1.1.13" />

Frameworks

MonoAndroid0.0

Dependencies

SQLitePCLRaw.core
MonoAndroid0.0
[1.1.13, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.