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.
- 717,011,662 total downloads
- last updated 9/26/2024
- Latest version: 8.4.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
- 247,899,918 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.
- 81,782,556 total downloads
- last updated 9/26/2024
- Latest version: 8.4.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 -
-
- 14,636,062 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.
- 9,026,828 total downloads
- last updated 9/26/2024
- Latest version: 8.4.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.
- 7,962,091 total downloads
- last updated 9/26/2024
- Latest version: 8.4.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,502,831 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,518,384 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,561,376 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
- 850,011 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
- 515,929 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 -
- 509,187 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. -
- 134,239 total downloads
- last updated 9/26/2024
- Latest version: 8.4.2
Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines. -
- 72,327 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. -
- 54,405 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
- 37,624 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,534 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,137 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.