SQLitePCL.pretty
1.1.0
dotnet add package SQLitePCL.pretty --version 1.1.0
NuGet\Install-Package SQLitePCL.pretty -Version 1.1.0
<PackageReference Include="SQLitePCL.pretty" Version="1.1.0" />
paket add SQLitePCL.pretty --version 1.1.0
#r "nuget: SQLitePCL.pretty, 1.1.0"
// Install SQLitePCL.pretty as a Cake Addin #addin nuget:?package=SQLitePCL.pretty&version=1.1.0 // Install SQLitePCL.pretty as a Cake Tool #tool nuget:?package=SQLitePCL.pretty&version=1.1.0
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: SQLitePCL.pretty.Async
A simple table mapped ORM is also available. See SQLitePCL.pretty.Orm
Learn more about Target Frameworks and .NET Standard.
-
- SQLitePCLRaw.core (>= 1.1.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on SQLitePCL.pretty:
Package | Downloads |
---|---|
SQLitePCL.pretty.Async
Provides an asynchronous API for executing and observing the results of SQLite queries. |
|
Globeport.Client.Uwp.Host
UWP host for Globeport Elements |
|
SQLitePCL.pretty.Orm
Provides a simple table mapping ORM for SQLitePCL.pretty. |
|
Genesis.Repository
Genesis.Repository is a library that makes it simpler to implement database repositories, particularly within a mobile application. |
|
Genesis.DataStore
Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application. |
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 |
---|---|---|
1.1.0 | 30,998 | 11/2/2016 |