A library for simplifying access to in-memory data caching.
Info
| Version: | 1.0.0 |
| Author(s): | Steve Smith (@ardalis) |
| Last Update: | Monday, December 28, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/ardalis/cachify/ |
| NuGet Url: | https://www.nuget.org/packages/Cachify.MemoryCache |
Install
Install-Package Cachify.MemoryCache
dotnet add package Cachify.MemoryCache
paket add Cachify.MemoryCache
Cachify.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 1.0.01)
- Microsoft.Extensions.Logging(>= 1.0.01)
Tags