Info
Version: | 1.1.14 |
Author(s): | Eric Sink, et al |
Last Update: | Wednesday, June 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ericsink/SQLitePCL.raw |
NuGet Url: | https://www.nuget.org/packages/SQLitePCLRaw.provider.custom_sqlite3.win81 |
Install
Install-Package SQLitePCLRaw.provider.custom_sqlite3.win81
dotnet add package SQLitePCLRaw.provider.custom_sqlite3.win81
paket add SQLitePCLRaw.provider.custom_sqlite3.win81
SQLitePCLRaw.provider.custom_sqlite3.win81 Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCLRaw.core(>= 1.1.14)
Tags
Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_custom_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.