SQLitePCL.cppinterop 0.9.0

There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package SQLitePCL.cppinterop --version 0.9.0
NuGet\Install-Package SQLitePCL.cppinterop -Version 0.9.0
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="SQLitePCL.cppinterop" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCL.cppinterop --version 0.9.0
#r "nuget: SQLitePCL.cppinterop, 0.9.0"
#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 SQLitePCL.cppinterop as a Cake Addin
#addin nuget:?package=SQLitePCL.cppinterop&version=0.9.0

// Install SQLitePCL.cppinterop as a Cake Tool
#tool nuget:?package=SQLitePCL.cppinterop&version=0.9.0

TODO

Product Compatible and additional computed target framework versions.
Windows Phone wp8 is compatible.  wp81 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
0.9.2-pre1 854 6/17/2016
0.9.0 1,050 6/6/2016
0.9.0-pre9 819 6/6/2016
0.9.0-pre8 850 5/9/2016

Major restructuring of the NuGet packages.  Main package (SQLitePCL.raw) no longer has native code embedded in it.  For situations where you do not want to use the default SQLite for your platform, add one of the SQLitePCL.plugin.* packages.  In some cases, upgrading from previous versions will require changes.  See the SQLitePCL.raw page on GitHub for more info.