An asynchronous, persistent key-value store for desktop and mobile applications on .NET.
Info
Version: | 3.1.2 |
Author(s): | GitHub |
Last Update: | Wednesday, November 20, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/github/Akavache |
NuGet Url: | https://www.nuget.org/packages/akavache.portable |
Install
Install-Package akavache.portable
dotnet add package akavache.portable
paket add akavache.portable
akavache.portable Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.5)
- reactiveui-core(5.2.0)