Top 20 NuGet handling Packages

We've added a new destination listener extension for ReflectInsight for sending emails. This new destination listener extension is called ReflectSoftware.Insight.Listeners.Email and allows you to send logging messages via email. This is typically done for Exceptions, Errors and Fatal messages types ...
A type for the classical try/catch statement that allows functional and bloat free error handling. Inspired by the Try type in Scala.
We've added support for the Enterprise Library Logging adapter. This allows you to leverage your current investment in EntLib, but leverage the power and flexibility of the ReflectInsight Viewer. A special benefit in this extension as it will parse and display XML message in proper syntax. In order...
We've added a new destination listener extension for ReflectInsight for sending message to SQL Server. This new destination listener extension is called ReflectSoftware.Insight.Listeners.SqlServer and allows you to send logging messages to SQL Server. Traditional simple text base logging frameworks...
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (now Profile 336) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
We've added support for the Serilog appender. This allows you to leverage your current investment in Serilog, but leverage the power and flexibility that comes with the ReflectInsight viewer. In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ...
The ReflectInsight sink for Serilog
Logbook is a simple error logging tool, that stores all log messages in JSON format files.
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...
Jabberwocky package for circuit-breaker and error handling of renderings
Provides transient error detection strategies for adding retry logic into your HttpClient calls and a UrlBuilder to help simplify building complex URLs.
Transient fault handling for HttpClient based on Microsoft's implementation.
Extension classes for Antrl4 lexer and parser. Wraps a parser as a component. Integrates helpfull additional classes and methods
Extends Microsoft's BackgroundService to create fail-slow service which tries to handle failures internally, perform limited number of restarts, waits for recovery etc.
A Global Exception Handler Middleware, allowing developers to create one or more exception handlers (intercepts).
Easy, non-configuration based, http error handling for Asp.Net MVC 3.
Asp.net Web Crop Image Control allows developers to build image cropping functionality easily on their projects. You can seamlessly crop images and yet provide your visitors the most user friendly web interface by simply doing drag and drop in your projects.
Simple helper that provides message queuing for any class.
Get ASP.NET and IIS custom error pages right. Install this package and then customize the pages in the Error folder to match the look of your site.
An MVC package that simplifies error handling.