Provides an asynchronous API for executing and observing the results of SQLite queries.
Info
| Version: | 1.1.0 |
| Author(s): | David Bordoley |
| Last Update: | Wednesday, November 2, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bordoley/SQLitePCL.pretty |
| NuGet Url: | https://www.nuget.org/packages/SQLitePCL.pretty.Async |
Install
Install-Package SQLitePCL.pretty.Async
dotnet add package SQLitePCL.pretty.Async
paket add SQLitePCL.pretty.Async
SQLitePCL.pretty.Async Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCL.pretty(>= 1.1.0)
- System.Reactive(>= 3.0.0)
Tags