Top 20 NuGet handling Packages

BubbleBugs offers to .NET developers a free API to smartly manage unhandled exceptions that occurred in their applications. Please, connect to www.bubblebugs.net for more informations.
Server exception handling in the client for TypeScript AngularJS web applications.
TryIt offers a simple, fluent way to try/retry actions, methods and tasks. You can pause between retries using one of the built-in delay policies or create your own. You can also add error and success policies to fine tune your control of the process. **Warning** Versions 2.0.0 and above...
Contains return types the reveal possiblities of executing code eg. Exceptional and Validation. Uses LanguageExt for some functional features.
Transient fault handling for Microsft SQL Server Client based on Microsoft's implementation in their Enterperise Library Transient Fault Handling Block.
Base transient fault handling abstractions for database access based on Microsoft's implementation in their Enterperise Library Transient Fault Handling Block.
This library assist consumers with Exception Manager. Predefined configurable destinations - ServiceBus, CosmosDB, EventGrid - are acceptable and specified in the configuration file. "local.setting.json" The Manager route the Exception to the chosen destination(s).
Extension methods to configure exception handler which write MVC action result to responce body. Userfull for writing objects
Package allows to easily configure exception handling in the application. Configuration is done in Startup.cs class using extension methods from IApplicationBuilder
Transient fault handling for Npgsql ProstgeSQL client. Supports PostgreSQL, Percona, Azure, AWS Aurora, AWS Red Shift.
Transient fault handling for MySQL Server Client. Supports MySql, MariaDB, Percona, Azure, AWS Aurora.
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 ...
Provides simple handling of transient errors that can occur with any network communication. Retries, intervals, mapping and detection can all be fully customized. Built-in handlers are provided for WCF, WebClient, HttpRequest. Supports .NET 4 and later, Silverlight 4 and 5, Windows Store Apps, and ...
Simple library that allows you to easily create error pages for common HTTP error and application exceptions.
Extension to elmah-mvc by Atif Aziz, James Driscoll and Alexander Beletsky. Added posibility of custom authorization.
Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside you ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors is logged (even if customerError turned "On").
Wrap exceptions thrown when enumerating instances of IQueryable.