This package implements the caching provider via SQLite.
Info
Version: | 1.0.0-pre03 |
Author(s): | MonoCode Team |
Last Update: | Monday, October 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MonoCode.Caching.SQLite |
Install
Install-Package MonoCode.Caching.SQLite
dotnet add package MonoCode.Caching.SQLite
paket add MonoCode.Caching.SQLite
MonoCode.Caching.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoCode.Serialization(>= 1.0.003)
- MonoCode.Caching(>= 1.0.003)
- SQLite.Net.Async-PCL(>= 3.1.1)
- SQLite.Net.Core-PCL(>= 3.1.1)
Tags