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

SQLitePCLRaw.provider.internal.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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.

Total Downloads
1.4M
1,376,775
Published
Feb 24, 2018
Latest stable version

Install

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

Frameworks

Xamarin.iOS1.0

Dependencies

SQLitePCLRaw.core
Xamarin.iOS1.0
[1.1.10-pre20180223200113, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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.