Polly.Caching.IDistributedCache is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.
Info
Version: | 1.0.4 |
Author(s): | App vNext |
Last Update: | Sunday, December 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/App-vNext/Polly.Caching.IDistributedCache |
NuGet Url: | https://www.nuget.org/packages/Polly.Caching.IDistributedCache |
Install
Install-Package Polly.Caching.IDistributedCache
dotnet add package Polly.Caching.IDistributedCache
paket add Polly.Caching.IDistributedCache
Polly.Caching.IDistributedCache Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Polly(>= 5.4.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.2)
Tags