Top 20 NuGet exception Packages

A set of utilities which enhance the collection of telemetry which is sent to Application Insights.
Symon.AspNetCore.Mvc.ExceptionHandler is an extensions to handle exception.
Add extension method for ExceptionManager to support exception handling in async actions and functions. public static async Task<TResult>ProcessAsync<TResult>(this ExceptionManager exceptionManager, string policyName, Func<Task<TResult>> action, TResult defaultValue) public static async Task Proces...
Logger is a client library which logs a message in the Event Viewer, or text file an Azure table storage.
BaseAnalyze client for WPF applications. $(Description);
C# Linq extension with given error messages
A simple and easy to use option type for C#.
Exceptionless client extras. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.
Lite implementation of MS SQL Exception logger for ASP.Net Core (based on StackExchange.Exceptional).
Provides transient error detection strategies for adding retry logic into your HttpClient calls and a UrlBuilder to help simplify building complex URLs.
Blunder integration for Hangfire
A collection of utility classes.
log4stash is a log4net appender for easy logging of exceptions and messages to Elasticsearch indices. You can configure few filters to analyze log events before they got sended to Elasticsearch similar to the filters on logstash.
- DoOrResumeNext (with retry) - SelectOrResumeNext (with retry) #add support for resume next pattern (exception hiding here - with tracing) Q [email protected]