A MediatR pipeline that caches the response.
Info
Version: | 1.0.0 |
Author(s): | LaurenceJKing |
Last Update: | Saturday, August 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MediatR.Pipelines.Caching |
Install
Install-Package MediatR.Pipelines.Caching
dotnet add package MediatR.Pipelines.Caching
paket add MediatR.Pipelines.Caching
MediatR.Pipelines.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.6)
Tags