Generic interfaces to provide caching support.
Info
Version: | 0.2.0 |
Author(s): | Nicholas Myers |
Last Update: | Sunday, October 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neekgreen/cacheable |
NuGet Url: | https://www.nuget.org/packages/Cacheable |
Install
Install-Package Cacheable
dotnet add package Cacheable
paket add Cacheable
Cacheable Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 3.0.1)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
Tags