SQLitePCL.pretty 0.0.12

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

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

SQLitePCL.pretty wraps the C like SQLiteAPI provided by SQLitePCL.raw with a friendly C# object oriented API. Notable features include support for using LINQ expressions on SQL query results, SQLite events exposed as C# events, and the ability to take advantage of advance SQLite features, such as collation, aggregate, scalar, and commit hook functions.
For asynchronous query support, an additional companion API is available. See: https://www.nuget.org/packages/SQLitePCL.pretty.Async/
A simple table mapped ORM is also available. See https://www.nuget.org/packages/SQLitePCL.pretty.Orm/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SQLitePCL.pretty:

Repository Stars
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
Version Downloads Last updated
0.0.12 201 4/13/2015