joelhulen
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 926,311,156 total downloads
- last updated 6/10/2025
- Latest version: 8.6.0
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation,... More information -
-
- Deprecated
- 312,565,018 total downloads
- last updated 4/1/2019
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient. -
Polly.
by: joelhulen PollyCore -
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 181,084,334 total downloads
- last updated 6/10/2025
- Latest version: 8.6.0
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and... More information -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 28,101,237 total downloads
- last updated 6/10/2025
- Latest version: 8.6.0
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library. -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 24,712,246 total downloads
- last updated 6/10/2025
- Latest version: 8.6.0
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner. -
-
- 17,677,079 total downloads
- last updated 10/18/2019
- Latest 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. -
- Deprecated
- 3,848,926 total downloads
- last updated 4/9/2018
- Latest version: 5.9.0
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 -
- 3,213,103 total downloads
- last updated 11/13/2019
- Latest 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. -
- 1,968,276 total downloads
- last updated 2/10/2019
- Latest version: 3.0.0
Polly.Caching.Serialization.Json is a plug-in for the .NET OSS resilience library Polly, supporting serialization to and from Json using Newtonsoft.Json -
- Deprecated
- 954,420 total downloads
- last updated 4/15/2018
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient. -
- Deprecated
- 581,451 total downloads
- last updated 4/9/2018
- Latest version: 5.9.0
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 -
- 557,707 total downloads
- last updated 4/28/2018
- Latest version: 1.1.0
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. -
- 365,168 total downloads
- last updated 6/10/2025
- Latest version: 8.6.0
Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines. -
- 87,813 total downloads
- last updated 12/3/2017
- Latest version: 1.0.4
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. -
- 62,221 total downloads
- last updated 4/28/2018
- Latest version: 1.1.0
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. -
- Deprecated
- 44,681 total downloads
- last updated 4/9/2018
- Latest version: 5.9.0
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 -
- 10,859 total downloads
- last updated 12/3/2017
- Latest version: 1.0.4
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. -
- 6,512 total downloads
- last updated 12/6/2015
- Latest version: 1.0.1
Throttlebird is a simple Http request throttler to help limit the number of client requests within a given period of time.