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
366,490,719 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
120,111,178 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
30,067,443 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
943,318 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,492,498 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
560,809 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
476,584 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,828 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
196,021 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
74,555 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
382,700 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,586 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,368 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,125 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,973 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,997 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,934 total downloads
last updated
1/16/2023
Latest version:
11.0.7
Resilience
Http
Resilience Http
ReliableRestClientWrapper
by:
jsolana
pCarmonaa
9,111 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.
Polly.
Contrib.
CachePolicy
by:
Polly-Contrib
4,929 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,951 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.
Previous
Next