A local memory implementation of the CacheSharp interfaces (both sync an async versions).
Info
Version: | 1.0.2 |
Author(s): | Paul Fryer |
Last Update: | Thursday, August 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CacheSharp.Local |
Install
Install-Package CacheSharp.Local
dotnet add package CacheSharp.Local
paket add CacheSharp.Local
CacheSharp.Local Download (Unzip the "nupkg" after downloading)
Dependencies
- CacheSharp(2.1.0)