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

SQLitePCLRaw.provider.e_sqlite3.netstandard11

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
46.2M
46,218,414
Published
Jun 5, 2019
Latest stable version

Install

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

Frameworks

.NETStandard1.1

Dependencies

NETStandard.Library
.NETStandard1.1
[1.6.0, )
SQLitePCLRaw.core
.NETStandard1.1
[1.1.14, )