Info
Version: | 0.9.4-pre1 |
Author(s): | Eric Sink, et al |
Last Update: | Monday, August 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ericsink/SQLitePCL.raw |
NuGet Url: | https://www.nuget.org/packages/SQLitePCL.plugin.sqlite3.net45 |
Install
Install-Package SQLitePCL.plugin.sqlite3.net45
dotnet add package SQLitePCL.plugin.sqlite3.net45
paket add SQLitePCL.plugin.sqlite3.net45
SQLitePCL.plugin.sqlite3.net45 Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
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.