Info
Version: | 0.9.0-pre8 |
Author(s): | Eric Sink, et al |
Last Update: | Monday, May 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ericsink/SQLitePCL.raw |
NuGet Url: | https://www.nuget.org/packages/SQLitePCL.raw_basic |
Install
Install-Package SQLitePCL.raw_basic
dotnet add package SQLitePCL.raw_basic
paket add SQLitePCL.raw_basic
SQLitePCL.raw_basic Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.10)
- System.Collections.Concurrent(>= 4.0.10)
- System.Resources.ResourceManager(>= 4.0.0)
- System.Runtime(>= 4.0.20)
- System.Runtime.InteropServices(>= 4.0.20)
- System.Text.Encoding(>= 4.0.10)
Tags
This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. On platforms (like Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages.
(Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.).