Polly.Caching.Distributed
3.0.1
Prefix Reserved
Install-Package Polly.Caching.Distributed -Version 3.0.1
dotnet add package Polly.Caching.Distributed --version 3.0.1
<PackageReference Include="Polly.Caching.Distributed" Version="3.0.1" />
paket add Polly.Caching.Distributed --version 3.0.1
#r "nuget: Polly.Caching.Distributed, 3.0.1"
// Install Polly.Caching.Distributed as a Cake Addin
#addin nuget:?package=Polly.Caching.Distributed&version=3.0.1
// Install Polly.Caching.Distributed as a Cake Tool
#tool nuget:?package=Polly.Caching.Distributed&version=3.0.1
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.1
- Microsoft.Extensions.Caching.Abstractions (>= 1.1.2)
- NETStandard.Library (>= 1.6.1)
- Polly (>= 7.1.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0)
- Polly (>= 7.1.1)
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Abstractions (>= 3.0.0)
- Polly (>= 7.1.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Polly.Caching.Distributed:
Package | Downloads |
---|---|
Aqovia.CachingHttpClient
Caches API responses to InMemoryCache by default. If RedisCache connection string is provided then it caches all responses to Azure Redis Cache. It also monitor all the events to Azure Application Insight |
|
Feather.Polly.Strategy
Package Description |
|
WeCom
Package Description |
|
Solyanka.HttpWrapper
Wrapper over http clients |
GitHub repositories
This package is not used by any popular GitHub repositories.