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.
- 843,178,912 total downloads
- last updated 2 months ago
- 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
- 287,731,369 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.
- 140,351,647 total downloads
- last updated 2 months ago
- 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 -
-
-
.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.
- 19,467,788 total downloads
- last updated 2 months ago
- 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.
- 17,174,901 total downloads
- last updated 2 months ago
- 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. -
-
- 16,553,286 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,727,039 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,931,324 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,797,957 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
- 916,904 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
- 558,182 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 -
- 539,724 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. -
- 265,475 total downloads
- last updated 2 months ago
- 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. -
- 82,714 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. -
- 59,136 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
- 41,799 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,737 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,341 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.