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
647 packages returned for Tags:"Exception"
Sort by
Relevance
Downloads
Recently updated
Polly
by:
dylanreisenberger
joelhulen
Polly
370,058,712 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
121,567,711 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.
Serilog.
Exceptions
by:
BlackLight
54,741,346 total downloads
last updated
8/15/2022
Latest version:
8.4.0
Serilog
Exception
Log
Logging
Detail
Details
Log exception details and custom properties that are not output in Exception.ToString().
elmah.
corelibrary
by:
james driscoll
raboof
15,906,724 total downloads
last updated
3/8/2016
Latest version:
2.0.0-alpha001
elmah
error
logging
unhandled
exception
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
Hellang.
Middleware.
ProblemDetails
by:
khellang
10,537,142 total downloads
last updated
8/9/2022
Latest version:
6.5.1
middleware
error
exception
RFC7807
Error handling middleware, using RFC7807
elmah
by:
james driscoll
raboof
10,923,015 total downloads
last updated
4/13/2012
Latest version:
1.2.2
elmah
error
logging
unhandled
exception
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added...
More information
Microsoft.
ApplicationInsights.
SnapshotCollector
by:
Microsoft
MicrosoftServiceProfiler
13,654,389 total downloads
last updated
4/26/2023
Latest version:
1.4.4
ApplicationInsights
SnapshotCollector
Snapshot
Debugger
Debugging
Exception
Azure
Monitoring
Monitors exceptions in your application and automatically collects snapshots for offline analysis.
EnterpriseLibrary.
TransientFaultHandling
by:
Microsoft
patterns-and-practices
13,870,146 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
Optional
by:
nilu
6,834,799 total downloads
last updated
2/5/2019
Latest version:
5.0.0-alpha
Option
Some
None
Maybe
Either
Exception
Null
Monad
Monadic
Functional
Optional is a robust option/maybe type for C#.
FluentResults
by:
altmann
3,377,050 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,819,187 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
Serilog.
Exceptions.
EntityFrameworkCore
by:
BlackLight
5,471,402 total downloads
last updated
8/15/2022
Latest version:
8.4.0
Serilog
Exception
Log
Logging
Detail
Details
Entity
Framework
Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for Entity Framework Core exceptions.
AsyncFriendlyStackTrace
by:
aelij
3,273,111 total downloads
last updated
4/1/2018
Latest version:
1.6.0
async
await
stack
track
stacktrace
exception
Async-friendly format for stack traces and exceptions
elmah.
sqlserver
by:
james driscoll
raboof
2,007,785 total downloads
last updated
5/29/2011
Latest version:
1.2.0
mssql
elmah
error
logging
unhandled
exception
ELMAH with configuration for getting started quickly on a Microsoft SQL Server (2000 or later) database as the error log. NB requires manual configuration.
ProductionStackTrace
by:
gimelfarb
1,946,863 total downloads
last updated
2/20/2014
Latest version:
1.0.16
logging
unhandled
exception
stacktrace
productionstacktrace
production
Full information stack trace without deploying PDBs Don't want to deploy PDBs, but still get exception stack traces that map to original source line numbers? Want to have your cake and eat it too?...
More information
GlobalExceptionHandler
by:
JosephWoodward
1,708,721 total downloads
last updated
3/15/2019
Latest version:
4.0.2
global
exception
handler
asp.net
core
.net
core
Global Exception Handler is middleware allowing you to handle exceptions by convention
Rollbar
by:
Rollbar
2,301,188 total downloads
last updated
5/17/2022
Latest version:
5.2.0
rollbar
error
exception
crash
tracking
reporting
log
analysis
monitoring
aggregation
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
EnterpriseLibrary.
TransientFaultHandling.
Data
by:
Microsoft
patterns-and-practices
9,893,563 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,397,839 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.
Serilog.
Enrichers.
ExceptionStackTraceHash
by:
ar1k
Pliner
817,406 total downloads
last updated
4/20/2021
Latest version:
1.3.0
serilog
exception
enricher
Enrich Serilog log events with properties from System.Exception.
Previous
Next