👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
18 packages returned for Tags:"Cache-
aside"
Sort by
Relevance
Downloads
Recently updated
Polly
by:
dylanreisenberger
joelhulen
Polly
475,796,874 total downloads
last updated
11/14/2023
Latest version:
8.2.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Package Description
Polly.
Caching.
Memory
by:
dylanreisenberger
joelhulen
Polly
10,119,373 total downloads
last updated
10/18/2019
Latest version:
3.0.2
Polly
Cache
Caching
Cache-aside
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.
Polly.
Caching.
Distributed
by:
dylanreisenberger
joelhulen
Polly
1,752,250 total downloads
last updated
11/13/2019
Latest version:
3.0.1
Polly
Cache
Caching
Cache-aside
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.
Polly.
Core
by:
joelhulen
Polly
4,038,243 total downloads
last updated
11/14/2023
Latest version:
8.2.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Package Description
Polly.
Caching.
Serialization.
Json
by:
dylanreisenberger
joelhulen
Polly
1,082,425 total downloads
last updated
2/10/2019
Latest version:
3.0.0
Polly
Cache
Caching
Cache-aside
serialization
Json
Polly.Caching.Serialization.Json is a plug-in for the .NET OSS resilience library Polly, supporting serialization to and from Json using Newtonsoft.Json
Polly.
Caching.
MemoryCache
by:
dylanreisenberger
joelhulen
Polly
426,960 total downloads
last updated
4/28/2018
Latest version:
1.1.0
Polly
Cache
Caching
Cache-aside
Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.
Polly-
Signed
by:
dylanreisenberger
joelhulen
Polly
2,871,619 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a...
More information
Polly.
Net40Async
by:
dylanreisenberger
joelhulen
Polly
432,826 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout,...
More information
Polly.
Caching.
IDistributedCache
by:
dylanreisenberger
joelhulen
Polly
52,812 total downloads
last updated
12/3/2017
Latest version:
1.0.4
Polly
Cache
Caching
Cache-aside
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.
Polly.
Caching.
MemoryCache-
Signed
by:
dylanreisenberger
joelhulen
Polly
44,231 total downloads
last updated
4/28/2018
Latest version:
1.1.0
Polly
Cache
Caching
Cache-aside
Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.
Polly.
Extensions
by:
joelhulen
Polly
102,945 total downloads
last updated
11/14/2023
Latest version:
8.2.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Package Description
Polly.
Caching.
IDistributedCache-
Signed
by:
dylanreisenberger
joelhulen
Polly
10,189 total downloads
last updated
12/3/2017
Latest version:
1.0.4
Polly
Cache
Caching
Cache-aside
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.
Polly.
RateLimiting
by:
joelhulen
Polly
72,460 total downloads
last updated
11/14/2023
Latest version:
8.2.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Package Description
Polly.
Net40Async-
Signed
by:
dylanreisenberger
joelhulen
Polly
31,509 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout,...
More information
Cadru.
Polly
by:
scottdorman
103,492 total downloads
last updated
1/21/2023
Latest version:
6.0.0
cadru
.NET
Core
.NETCore
dotnet
dotnetcore
.NETStandard
dotnetstandard
polly
database
More tags
Provides support for working with Polly policies, including a strategy for resilient database queries.
ProactiveCache
by:
NikolayVorobev
1,905 total downloads
last updated
6/7/2021
Latest version:
1.2.0
cache
memorycache
look-ahead
cache-aside
proactive
Simple "cache-aside" pattern implementation with proactive updating values
HexMaster.
RedisCache
by:
nikneem
1,227 total downloads
last updated
6/9/2022
Latest version:
0.1.6
cache
redit
azure
cache-aside
cache
aside
This is a wrapper around the Redis Cache client implementing the Cache-Aside pattern
Polly.
Testing
by:
joelhulen
Polly
5,033 total downloads
last updated
11/14/2023
Latest version:
8.2.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Package Description