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.
- 772,162,315 total downloads
- last updated 1/13/2025
- Latest version: 8.5.1
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
- 265,553,264 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.
- 106,066,899 total downloads
- last updated 1/13/2025
- Latest version: 8.5.1
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,528,441 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.
- 13,096,825 total downloads
- last updated 1/13/2025
- Latest version: 8.5.1
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.
- 11,571,470 total downloads
- last updated 1/13/2025
- Latest version: 8.5.1
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,609,261 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,701,425 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,664,273 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
- 882,327 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
- 534,876 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 -
- 522,555 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. -
- 185,429 total downloads
- last updated 1/13/2025
- Latest version: 8.5.1
Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines. -
- 77,239 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. -
- 56,544 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
- 38,675 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,603 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,160 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.