This package implements the caching provider via SQLite.
Info
Version: | 2.3.0-pre05 |
Author(s): | XLabs Team |
Last Update: | Saturday, November 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XLabs/Xamarin-Forms-Labs |
NuGet Url: | https://www.nuget.org/packages/XLabs.Caching.SQLite |
Install
Install-Package XLabs.Caching.SQLite
dotnet add package XLabs.Caching.SQLite
paket add XLabs.Caching.SQLite
XLabs.Caching.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- XLabs.Caching(>= 2.3.005)
- SQLite.Net.Async-PCL(>= 3.1.1)
- SQLite.Net.Core-PCL(>= 3.1.1)
Tags