Info
Version: | 1.0.1 |
Author(s): | Eric Sink, et al |
Last Update: | Tuesday, September 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ericsink/SQLitePCL.raw |
NuGet Url: | https://www.nuget.org/packages/SQLitePCLRaw.provider.internal.ios_classic |
Install
Install-Package SQLitePCLRaw.provider.internal.ios_classic
dotnet add package SQLitePCLRaw.provider.internal.ios_classic
paket add SQLitePCLRaw.provider.internal.ios_classic
SQLitePCLRaw.provider.internal.ios_classic Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCLRaw.core(>= 1.0.1)
Tags
Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.