Top 20 NuGet exception Packages

Collection of utility classes migrated to NET Standard 2.0 from BOG.Framework
elmah.io JavaScript logger.
This package implements logic for exception handling occurred during any api request through a specific middleware that returns http status code 400 (for business exceptions) or 500 (for internal errors).
Create a bug report with exceptions from your code and send to Slack
Source code package. A utility class for obtaining a "fingerprint" (hash) of an exception to help identify common or frequently thrown exceptions in logs.
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
a custom exception handler with specific data models for asp.net core, including a middleware and an MVC exception filter.
Express Global exception handler integrates seamlessly into your .NET Core API project and provides error response in http response. It includes and uses a standard API response schema that your application can use on any endpoint.
Allows to render custom error pages
Convenience methods for adding scoped data to logs.
A assertion extensions of FluentResults for Nut.Results
The suite of SafeExecution helpers provide a safe, consistent way to catch exceptions when running Asynchronous code while also reducing boilerplate code.
A simple wrapper for System.Exception to help make exceptions more meaningful.
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
Normally when you look at Exception.StackTrace, it looks pretty bad for async method calls, and doesn't even include line numbers when it's run on a device like Phone which lacks PDBs. This package provides an alternative, Exception.StackTraceEx(), which has cleaned up async output, and which g...
Simple analyzer that warns about the most common code smells related to excpetion handling.
Post a new chat message to Slack when errors occur on elmah.io.
Exceptionless client for Nancy applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Enrich Serilog log events with properties from System.Exception.
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.