Skip to main content
SQLitePCLRaw.provider.sqlite3.ios_unified package icon

SQLitePCLRaw.provider.sqlite3.ios_unified

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_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
4.3M
4,275,418
Published
Jun 5, 2019
Latest stable version

Install

.NET CLI
dotnet add package SQLitePCLRaw.provider.sqlite3.ios_unified --version 1.1.14
Package Manager Console
Install-Package SQLitePCLRaw.provider.sqlite3.ios_unified -Version 1.1.14
PackageReference
<PackageReference Include="SQLitePCLRaw.provider.sqlite3.ios_unified" Version="1.1.14" />

Frameworks

Xamarin.iOS1.0

Dependencies

SQLitePCLRaw.core
Xamarin.iOS1.0
[1.1.14, )

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.