Top 20 NuGet handling Packages

Provides additional classes to enhance OrmLite functionality, including transient fault handling and configuration helpers. Enables attribute-less configuration of OrmLite.
Основные классы для обработки исключений в РИКРОП Framework.
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife.
A library holding error handling operations based on the either monad
A library holding error handling operations based on the either monad
Implementation of Hotline that captures exceptions and reports them to Sentry.
Core package for the Hotline ASP.NET Core middleware
Provides transient error detection strategies for adding retry logic into your application.
Core transient fault handling classes based on Microsoft's implementation. Common types: RetryPolicy RetryStrategy ITransientErrorDetectionStrategy IncrementalRetryStrategy FixedIntervalRetryStrategy ExponentialBackoffRetryStrategy
Extension methods to configure exception handler which write object serialized using Newtonsoft.Json serializer to responce body. In case of using netcore2.1+ use Commmunity.AspNetCore.ExceptionHandling.Mvc package instead
CVV.EventReducer allows you to graciously handle events with running times that exceed the time between the events being fired. See the GitHub repository to see how to use it.
Some base classes to include in almost every larger C# project
A generic handler for managing dialogs for chabots which with a state machine pattern.
Contains the core Microsoft Enterprise Library 3.1 application blocks: Caching; Data; Logging; and Exception Handling
The Enterprise Library Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application.
The Enterprise Library Exception Handling Application Block WCF Provider helps to prevent details of the service implementation from escaping the secure service boundary.
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 general purpose .net client; th...
Libarary that helps you show exception in application as friendly as possible. Signed.
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Win...