Skip to main content
SQLitePCL.plugin.sqlite3.uap10.0 package icon

SQLitePCL.plugin.sqlite3.uap10.0

A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_esqlite3()); This particular plugin package contains no native code, so you will also need to add one of the SQLitePCL.native.* packages.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package SQLitePCL.plugin.sqlite3.uap10.0 --version 0.9.3
Package Manager Console
Install-Package SQLitePCL.plugin.sqlite3.uap10.0 -Version 0.9.3
PackageReference
<PackageReference Include="SQLitePCL.plugin.sqlite3.uap10.0" Version="0.9.3" />

Frameworks

UAP10.0

Dependencies

[4.0.10, )
[4.0.20, )
[4.0.10, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

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.