MediatR pipeline caching, with attribute based convention, on the top of the dotnet In Memory Caching.
Info
Version: | 1.1.3 |
Author(s): | Habib Akcakale |
Last Update: | Tuesday, March 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/habibakcakale/kizar-mediatr-caching |
NuGet Url: | https://www.nuget.org/packages/Kizar.MediatR.Caching |
Install
Install-Package Kizar.MediatR.Caching
dotnet add package Kizar.MediatR.Caching
paket add Kizar.MediatR.Caching
Kizar.MediatR.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 6.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
Tags