SQLitePCLRaw.provider.e_sqlite3.uap10.0
1.0.0-pre20160912104037
A SQLitePCLRaw 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.
Requires NuGet 2.8.1 or higher.
Install-Package SQLitePCLRaw.provider.e_sqlite3.uap10.0 -Version 1.0.0-pre20160912104037
dotnet add package SQLitePCLRaw.provider.e_sqlite3.uap10.0 --version 1.0.0-pre20160912104037
<PackageReference Include="SQLitePCLRaw.provider.e_sqlite3.uap10.0" Version="1.0.0-pre20160912104037" />
paket add SQLitePCLRaw.provider.e_sqlite3.uap10.0 --version 1.0.0-pre20160912104037
Release Notes
1.0 release. Contains minor breaking changes since 0.9.x. All package names now begin with SQLitePCLRaw. Now supports netstandard. Fixes for UWP and Android N. Change all unit tests to xunit. Support for winsqlite3.dll and custom SQLite builds.
Dependencies
-
UAP 10.0
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.0.0-pre20160912104037)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-pre20160912104037 | 352 | 9/12/2016 |
1.0.0-pre20160901085507 | 353 | 9/1/2016 |