Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
36 packages returned for Tags:"Resilience"
Sort by
Relevance
Downloads
Recently updated
Polly
by:
dylanreisenberger
joelhulen
Polly
363,741,548 total downloads
last updated
1/17/2022
Latest version:
7.2.3
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe...
More information
Polly.
Extensions.
Http
by:
dylanreisenberger
joelhulen
Polly
119,023,455 total downloads
last updated
4/1/2019
Latest version:
3.0.0
HttpClient
HttpClientFactory
Exception
Handling
Resilience
Transient
Fault
Policy
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.
Contrib.
WaitAndRetry
by:
Polly-Contrib
29,757,876 total downloads
last updated
5/2/2020
Latest version:
1.1.1
Resilience
Resiliency
Fault-tolerance
Transient-fault-handling
Retry
Retry-intervals
Jitter
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.
Contrib.
Simmy
by:
Polly-Contrib
936,818 total downloads
last updated
1/4/2020
Latest version:
0.3.0
Resilience
Chaos-engineering
Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly-
Signed
by:
dylanreisenberger
joelhulen
Polly
2,484,953 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
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
Polly.
Contrib.
DuplicateRequestCollapser
by:
Polly-Contrib
558,412 total downloads
last updated
6/5/2020
Latest version:
0.2.1
Exception
Handling
Resilience
Transient
Fault
Policy
Polly
Polly.Contrib.DuplicateRequestCollapser is a Polly policy to collapse concurrent duplicate requests to a single execution, integrating with the Polly resilience project for .NET
Polly.
Extensions.
Http-
Signed
by:
dylanreisenberger
joelhulen
Polly
473,870 total downloads
last updated
4/15/2018
Latest version:
1.0.4
HttpClient
Exception
Handling
Resilience
Transient
Fault
Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
CircuitBreaker.
Net
by:
alexandrnikitin
266,216 total downloads
last updated
11/20/2017
Latest version:
0.7.0
Resilience
Pattern
Distributed
CircuitBreaker
Circuit
Breaker
Implementation of CircuitBreaker pattern for .NET
Dodo.
HttpClient.
ResiliencePolicies
by:
DodoPizza
194,156 total downloads
last updated
4/6/2023
Latest version:
2.1.0
HttpClient
Resilience
Policy
CircuitBreaker
Retry
Timeout
The main goal of this library is to provide unified http request retrying policies for the HttpClient that just works. Actually this library wraps awesome Polly library with the predefined settings to allow...
More information
Resilient.
HttpClient
by:
DRoosma
73,889 total downloads
last updated
2/17/2021
Latest version:
1.0.1
Polly
Resilience
IHttpClientBuilder
Resilient HttpClient is a utilitie that helps ease the use of polly retry and circuitbreaker policies around IHttpClientBuilder
Polly.
Net40Async
by:
dylanreisenberger
joelhulen
Polly
381,221 total downloads
last updated
4/9/2018
Latest version:
5.9.0
Exception
Handling
Resilience
Transient
Fault
Policy
Circuit
Breaker
CircuitBreaker
Retry
More tags
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
Hudl.
Mjolnir
by:
damtur
lewislabs
robhruska
23,568 total downloads
last updated
4/24/2018
Latest version:
3.2.0
isolation
resilience
bulkhead
circuitbreaker
Fault tolerance library for protecting against cascading failure. Uses bulkheads and circuit breakers to isolate problems and fail fast.
SharpRetry
by:
andrecarlucci
55,366 total downloads
last updated
11/1/2017
Latest version:
1.0.0
retry
fallback
retrypolicy
policy
resilience
exception
sharpretry
exceptions
tests
SharpRetry is a simple and powerful library to create retry policies for your .net application. Create a policy once and use it everywhere in your system to make async calls in an easy and unit testable way.
Hudl.
Mjolnir.
Attributes
by:
robhruska
13,124 total downloads
last updated
12/4/2014
Latest version:
1.0.0
isolation
resilience
threadpool
circuitbreaker
Supplementary attributes package for use with Hudl.Mjolnir.
StackExchange.
Redis.
Resilience
by:
Maca88
5,804 total downloads
last updated
1/9/2023
Latest version:
2.6.86
redis
resilience
Provides a solution to force reconnect when StackExchange.Redis fails to reconnect after a connection blip.
Bet.
Extensions.
Resilience.
Abstractions
by:
kdcllc
8,993 total downloads
last updated
1/19/2023
Latest version:
2.1.5
Abstractions
DotNetCore
Resilience
Extensions
Polly
The abstraction library for Bet.Extensions.Resilience i.e. HTTP, SQL.
Flash.
Extensions.
Resilience.
Http
by:
JMacro
2,933 total downloads
last updated
1/16/2023
Latest version:
11.0.7
Resilience
Http
Resilience Http
Polly.
Contrib.
CachePolicy
by:
Polly-Contrib
4,840 total downloads
last updated
5/20/2022
Latest version:
1.0.2
Exception
Resilience
Transient
Fault
Policy
The first release for Polly.Contrib.CachePolicy
Http.
Resilience
by:
thomasgalliker
13,947 total downloads
last updated
12/31/2022
Latest version:
1.3.2-pre
retry
resilience
resilient
fault
failure
http
handler
HttpRetryHelper
ApiClient
ApiService
Resilience and transient fault handling for HTTP clients.
ReliableRestClientWrapper
by:
jsolana
pCarmonaa
9,076 total downloads
last updated
9/27/2018
Latest version:
0.1.1
RestSharp
Rest
Client
Resilience
Retry
Retries
Polly
Wrapper for RestSharp that provides resilience via the Polly library.
Previous
Next