SQLitePCL.ugly 0.8.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLitePCL.ugly --version 0.8.5
NuGet\Install-Package SQLitePCL.ugly -Version 0.8.5
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.ugly" Version="0.8.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCL.ugly --version 0.8.5
#r "nuget: SQLitePCL.ugly, 0.8.5"
#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.ugly as a Cake Addin
#addin nuget:?package=SQLitePCL.ugly&version=0.8.5

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

These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically similar to the sqlite3 C API, which most C# developers would consider 'ugly'.  This package exists for people who (1) really like the sqlite3 C API, and (2) really like C#.  So far, evidence suggests that 100% of the people matching both criteria are named Eric Sink, but this package is available just in case he is not the only one of his kind.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on SQLitePCL.ugly:

Package Downloads
Couchbase.Lite.Storage.SystemSQLite The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library

Couchbase.Lite.Storage.SQLCipher The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features.

SQLitePCL.tests

Create a new unit test project. Add this NuGetPackage. Build.

Couchbase.Lite.Storage.CustomSQLite The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A storage engine provider for Couchbase Lite .NET that utilizies a custom built SQLite library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.4-pre1 3,332 8/8/2016
0.9.2 3,153 6/17/2016
0.9.2-pre1 875 6/17/2016
0.9.1 29,190 6/10/2016
0.9.0 1,086 6/6/2016
0.9.0-pre8 885 5/9/2016
0.9.0-pre7 932 4/18/2016
0.9.0-pre6 886 4/11/2016
0.9.0-pre5 1,007 3/21/2016
0.8.6 8,073 1/8/2016
0.8.5 1,169 1/7/2016
0.8.5-pre4 892 1/6/2016
0.8.5-pre3 887 1/6/2016
0.8.5-pre2 896 12/28/2015
0.8.5-pre1 1,039 11/30/2015
0.8.4 1,506 11/25/2015
0.8.3 1,370 11/23/2015
0.8.3-pre1 909 11/5/2015
0.8.2 2,689 8/24/2015
0.8.1 7,252 7/16/2015
0.8.1-pre2 934 7/10/2015
0.8.1-pre1 897 7/9/2015
0.8.0 5,119 4/10/2015
0.8.0-pre3 933 4/2/2015
0.8.0-pre2 953 4/2/2015
0.8.0-pre1 908 3/16/2015
0.7.2-pre1 1,003 1/29/2015
0.7.1 4,516 1/19/2015
0.7.0 2,108 12/15/2014
0.6.4-pre1 1,532 11/3/2014
0.6.2 1,628 9/25/2014
0.6.1 6,697 9/22/2014
0.6.0 1,143 9/16/2014
0.5.0 7,837 7/25/2014
0.4.0-alpha 1,059 6/30/2014
0.3.0-alpha 963 6/11/2014
0.2.0-alpha 1,017 6/4/2014

Add support for uap10.0.  And net35.