Polly.Caching.Memory
3.0.2
Prefix Reserved
Install-Package Polly.Caching.Memory -Version 3.0.2
dotnet add package Polly.Caching.Memory --version 3.0.2
<PackageReference Include="Polly.Caching.Memory" Version="3.0.2" />
paket add Polly.Caching.Memory --version 3.0.2
#r "nuget: Polly.Caching.Memory, 3.0.2"
// Install Polly.Caching.Memory as a Cake Addin
#addin nuget:?package=Polly.Caching.Memory&version=3.0.2
// Install Polly.Caching.Memory as a Cake Tool
#tool nuget:?package=Polly.Caching.Memory&version=3.0.2
Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Memory.MemoryCache 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.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- Microsoft.Extensions.Caching.Memory (>= 1.1.2)
- NETStandard.Library (>= 1.6.1)
- Polly (>= 7.1.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
- Polly (>= 7.1.1)
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Memory (>= 3.0.0)
- Polly (>= 7.1.1)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Polly.Caching.Memory:
Package | Downloads |
---|---|
Lykke.HttpClientGenerator
This package helps to generate client proxy for an api using the Refit library. It adds cache and retries using Polly to the generated proxies. User logic can also be added as wrappers to the requests or to the method calls. |
|
Ark.Tools.Auth0
Extensions of Auth0 |
|
Ark.Tools.AspNetCore.BasicAuthAuth0Proxy
A middleware for converting basic-auth to bearer tokens using Resource Owner flow for Auth0 |
|
DotNetWorkQueue
Work queue for dot net 4.6.1, 4.7.2, 4.8, dot net standard 2.0, dot net 5 and dot net 6 SQL server, SQLite, Redis and PostgreSQL transports are available. |
|
Ark.Tools.FtpClient.FtpProxy
Implementation of FtpClient.Core based on Ark.FtpProxy service |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Polly.Caching.Memory:
Repository | Stars |
---|---|
BililiveRecorder/BililiveRecorder
B站录播姬 | BiliBili Stream Recorder | 哔哩哔哩直播录制
|
|
AlphaYu/Adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|