Top 20 NuGet exception-handling Packages

A filter and middleware that can translate exceptions into nice http resonses. This allows you to throw meaningfull exceptions from your framework, business code or other middlewares and translate the exceptions to nice and friendly http responses.
There are great many operations which can have transient errors, such as network requests, database operations and many more. In case of a transient exception, the operation usually needs to be retried. MultiTry is created to reduce the amount of boilerplate code that needs to be written for such o...
A global exception filter and logging service for .NET Core apps
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the MVC2 version. There is also a ...
Errordite.Client.Log4net extends Errordite to enable the capturing of instrumentation sent to Log4net from your web application, this data is sent along with your errors to Errordite.
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the MVC4 version which automaticaly ...
Drop in exception stats and logging for webapi
Drop in exception stats and logging for webapi
Drop in exception stats and logging for webapi
The Enterprise Library Exception Handling Block implementation for DevAccelerate Core.
Exceptions are irrelevant, untill they occur. Then, they are absolutely central. A mundane task of adding the same behaviour of displaying the error message to the screen or logging it to file or event log is wasteful and can lead to errors. The package reduces the amount of bloat to zero using stra...
ExceptionNotification.Core is a NET core package that provides a set of notifiers for sending exception notifications when errors occur in your NET Core API.
Serilog integration for ConfigCat.Client - simple .NET logging with fully-structured events
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the general purpose .net client; th...
A simple, extensible, fluent library for handling exceptions, allowing different waiting and repeat strategies
Micro-library for quick REST API development on ASP.NET Core.