Top 20 NuGet exception Packages

Logify Alert is a cloud service that catches unhandled exceptions in your applications and delivers crash reports. The service provides two approaches to catching exceptions. 1) Automatic listening to unhandled exceptions, and sending reports for each exception that has been raised. 2) Catching exc...
Logify Alert is a cloud service that catches unhandled exceptions in your applications and delivers crash reports. The service provides two approaches to catching exceptions. 1) Automatic listening to unhandled exceptions, and sending reports for each exception that has been raised. 2) Catching exc...
Exceptionless client for ASP.NET WebForms applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Log4net appender that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless provider for Microsoft.Extensions.Hosting. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
log4net.Elasticsearch is a log4net adapter for easy logging of exceptions and messages to Elasticsearch indices. Tested through Elasticsearch 6.2
Client library to post errors/exceptions to an Haufwerk instance. See https://github.com/saxx/haufwerk for more information about Haufwerk.
Tag helpers to help integrate elmah.io client-side logging into ASP.NET Core.
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
Adds extension methods on Exception related to error codes.
MADE.NET for ASP.NET Core builds on features of ASP.NET Core to provide better support for your web API or MVC applications, including standardized pagination support, global authenticated user accessor, standardized exception handling with JSON responses, and API versioning.
Structure Basical: Extensions Methods, Sql DbContext, Sql Repository & UnitOfWork, Mongo DbContext, Mongo Repository & UnitOfWork, Mongo GridFs, Utilities, Exception Handler, ApiResponse
Interface para logar uma requisição e uma resposta utilizando o Serilog com opções para armazenar no banco SQL e Elasticsearch. Ele implementa uma classe que é adicionada no middleware da aplicação. Opção para configurar filtro de exceção customizado
Exceptionless client for WinForms applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Exceptionless client for WPF applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Transient error detection strategies to use with Windows Azure Storage, for the Transient Fault Handling Application Block ("Topaz").
Format exceptions and innerExceptions enriched with tailored information per exception type. This gives you as developer all the information you need to solve issues. | 66A01ECB7D1994BEA2D2E0BD6D051737
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
MADE.NET Diagnostics provides helpers to make debugging and logging results in your applications easier.
Polly.Contrib.DuplicateRequestCollapser is a Polly policy to collapse concurrent duplicate requests to a single execution, integrating with the Polly resilience project for .NET