Polly.Caching.Distributed 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: | 3.0.1 |
Author(s): | App vNext |
Last Update: | Wednesday, November 13, 2019 |
.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.Distributed |
Install
Install-Package Polly.Caching.Distributed
dotnet add package Polly.Caching.Distributed
paket add Polly.Caching.Distributed
Polly.Caching.Distributed Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Polly(>= 7.1.1)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Polly(>= 7.1.1)
- Microsoft.Extensions.Caching.Abstractions(>= 3.0.0)
- Polly(>= 7.1.1)
Tags