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.
- 799,694,509 total downloads
- last updated 2/4/2025
- Latest version: 8.5.2
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
- 274,357,088 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.
- 119,370,494 total downloads
- last updated 2/4/2025
- Latest version: 8.5.2
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 -
-
- 15,958,942 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. -
-
.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.
- 15,479,643 total downloads
- last updated 2/4/2025
- Latest version: 8.5.2
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.
- 13,663,628 total downloads
- last updated 2/4/2025
- Latest version: 8.5.2
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. -
-
- Deprecated
- 3,643,167 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 -
- 2,805,918 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,725,923 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
- 883,835 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
- 544,771 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 -
- 528,924 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. -
- 220,443 total downloads
- last updated 2/4/2025
- Latest version: 8.5.2
Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines. -
- 79,347 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. -
- 57,634 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
- 39,138 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,646 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,163 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.