A set of extensions to provide caching support to MediatR request handlers.
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.MediatR |
Install
Install-Package Cacheable.MediatR
dotnet add package Cacheable.MediatR
paket add Cacheable.MediatR
Cacheable.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- Cacheable.Microsoft.Extensions.Caching.Abstractions(>= 0.2.0)
- Cacheable(>= 0.2.0)
- MediatR(>= 3.0.1)
Tags