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
228 packages returned for Tags:"handling"
Sort by
Relevance
Downloads
Recently updated
Polly
by:
dylanreisenberger
joelhulen
Polly
367,092,473 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,365,572 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.
EnterpriseLibrary.
TransientFaultHandling
by:
Microsoft
patterns-and-practices
13,834,240 total downloads
last updated
4/26/2013
Latest version:
6.0.1304
entlib
entlib6
enterprise
library
elazure
retry
retries
transient
fault
exception
More tags
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure...
More information
Splat
by:
dotnetfoundation
reactiveui
17,409,069 total downloads
last updated
6/1/2023
Latest version:
14.6.37
drawing
colours
geometry
logging
unit
test
detection
service
location
image
More tags
A library to make things cross-platform that should be.
FluentResults
by:
altmann
3,324,923 total downloads
last updated
2/4/2023
Latest version:
3.15.2
Result
Results
exception
error
handling
A lightweight Result object implementation for .NET
Elmah.
MVC
by:
alexander.beletsky
issafram
5,803,080 total downloads
last updated
5/1/2015
Latest version:
2.1.2
ELMAH
ASP.NET
MVC
error
handling
logging
unhandled
exception
Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside your ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that...
More information
EnterpriseLibrary.
TransientFaultHandling.
Data
by:
Microsoft
patterns-and-practices
9,863,344 total downloads
last updated
5/24/2013
Latest version:
6.0.1304.1
entlib
entlib6
enterprise
library
elazure
Windows
Azure
block
cloud
retry
More tags
Transient error detection strategies to use with Windows Azure SQL Database, for the Transient Fault Handling Application Block ("Topaz").
TransientFaultHandling.
Core
by:
Microsoft
patterns-and-practices
5,386,084 total downloads
last updated
11/5/2012
Latest version:
5.1.1209.1
azure
cloud
retry
retries
transient
fault
handling
failure
network
exception
More tags
The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.
EnterpriseLibrary.
ExceptionHandling
by:
Microsoft
patterns-and-practices
2,990,045 total downloads
last updated
4/26/2013
Latest version:
6.0.1304
entlib
entlib6
Enterprise
Library
exception
handling
management
ehab
error
eab
More tags
The Enterprise Library Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application.
Exceptionless
by:
exceptionless
10,748,082 total downloads
last updated
5/18/2023
Latest version:
6.0.2
Exceptionless
Error
Error-Handling
Error-Handler
Error-Reporting
Error-Management
Error-Monitoring
Handling
Management
Monitoring
More tags
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
EnterpriseLibrary.
TransientFaultHandling.
WindowsAzure.
Storage
by:
Microsoft
patterns-and-practices
5,020,240 total downloads
last updated
4/26/2013
Latest version:
6.0.1304
entlib
entlib6
enterprise
library
elazure
Windows
Azure
block
cloud
retry
More tags
Transient error detection strategies to use with Windows Azure Storage, for the Transient Fault Handling Application Block ("Topaz").
Polly-
Signed
by:
dylanreisenberger
joelhulen
Polly
2,495,329 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
561,489 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
478,036 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.
EnterpriseLibrary.
TransientFaultHandling.
NetCore
by:
EntLib
mohammad.chavoshi
1,819,297 total downloads
last updated
3/22/2018
Latest version:
6.0.1312
entlib
entlib6
enterprise
library
elazure
retry
retries
transient
fault
exception
More tags
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure...
More information
EnterpriseLibrary.
WindowsAzure.
TransientFaultHandling
by:
Microsoft
patterns-and-practices
2,106,022 total downloads
last updated
12/18/2012
Latest version:
5.1.1212
entlib
enterprise
library
elazure
Windows
Azure
block
cloud
retry
retries
More tags
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure...
More information
ErrorOr
by:
Mantinband
237,585 total downloads
last updated
11/24/2022
Latest version:
1.2.1
Result
Results
ErrorOr
Error
Handling
A simple, fluent discriminated union of an error or a result.
Community.
AspNetCore.
ExceptionHandling
by:
IharYakimush
196,957 total downloads
last updated
11/16/2019
Latest version:
2.2.0
aspnetcore
exception
handling
policy
Middleware to configure exception handling policies. Configure chain of handlers per exception type. OOTB handlers: log, retry, set responce headers and body
EnterpriseLibrary.
TransientFaultHandling.
Core
by:
Dixin
1,861,051 total downloads
last updated
11/16/2021
Latest version:
3.0.0
entlib
enterprise
library
azure
retry
retries
transient
fault
exception
handling
More tags
https://github.com/Dixin/EnterpriseLibrary.TransientFaultHandling.Core
EnterpriseLibrary.
ExceptionHandling.
NetCore
by:
EntLib
mohammad.chavoshi
676,554 total downloads
last updated
4/23/2020
Latest version:
6.3.0
entlib
entlib6
Enterprise
Library
exception
handling
management
ehab
error
eab
More tags
The Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application.
Previous
Next