👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
4 packages returned for Tags:"Transient-
fault-
handling"
Sort by
Relevance
Downloads
Recently updated
Polly.
Contrib.
WaitAndRetry
by:
Polly-Contrib
44,629,541 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.
Cuemon.
Resilience
by:
gimlichael
10,211 total downloads
last updated
11/14/2023
Latest version:
8.0.0
transient-fault-handling
transient-fault-evidence
transient-fault-exception
transient-operation
async-transient-operation
latency-exception
The Cuemon.Resilience namespace contains types related to applying transient fault handling to existing code using intuitively named methods taking both Action{..} and Func{..} delegates to provide a...
More information
Cuemon.
Data.
SqlClient
by:
gimlichael
8,758 total downloads
last updated
11/14/2023
Latest version:
8.0.0
sql
sql-in-operator
sql-query-builder
sql-data-manager
transient-fault-handling
The Cuemon.Data.SqlClient namespace contains types that provide ways for developers to work with Microsoft SQL Server integrations. The namespace is an addition to the System.Data.SqlClient namespace.
Breaker
by:
lrAlval
3,540 total downloads
last updated
4/15/2020
Latest version:
0.2.5
circuit
breaker
transient-fault-handling
resilience
Simple Circuit Breaker implementation for .NET with zero dependencies