SQLitePCLRaw.lib.e_sqlite3.ios_classic.static 1.0.0-pre20160901085507

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of SQLitePCLRaw.lib.e_sqlite3.ios_classic.static.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package SQLitePCLRaw.lib.e_sqlite3.ios_classic.static --version 1.0.0-pre20160901085507
NuGet\Install-Package SQLitePCLRaw.lib.e_sqlite3.ios_classic.static -Version 1.0.0-pre20160901085507
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLitePCLRaw.lib.e_sqlite3.ios_classic.static" Version="1.0.0-pre20160901085507" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.lib.e_sqlite3.ios_classic.static --version 1.0.0-pre20160901085507
#r "nuget: SQLitePCLRaw.lib.e_sqlite3.ios_classic.static, 1.0.0-pre20160901085507"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLitePCLRaw.lib.e_sqlite3.ios_classic.static as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.lib.e_sqlite3.ios_classic.static&version=1.0.0-pre20160901085507&prerelease

// Install SQLitePCLRaw.lib.e_sqlite3.ios_classic.static as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.lib.e_sqlite3.ios_classic.static&version=1.0.0-pre20160901085507&prerelease

This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw.  To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.

Product Compatible and additional computed target framework versions.
MonoTouch monotouch is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 1,508 9/20/2016
1.0.0 989 9/15/2016
1.0.0-pre20160912104037 793 9/12/2016
1.0.0-pre20160901085507 827 9/1/2016

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.