48 packages tagged with “Errorhandling”
A library which contains following functions: - Siemens ErrorHandling Classes
A library which contains following functions: - Siemens.AspNet ErrorHandling Classes - Siemens.AspNet ErrorHandling Middleware - Siemens.AspNet ErrorHandling ExceptionHandlers
This simple SDK contains following helpful optimizations: - ApiVersioning - Errorhandling with middleware - Logging with middleware - Query security filter - Optimized and simplified swagger. - Ready to go base class for startup.cs
Middleware to catch custom or accidental exceptions
A collection of objects for API development
Compatibility library for ErrorUnit to work with PostSharp AOP.
Middleware for generic error handling in AspNetCore.
Functional.DotNet is a C# library designed to enrich the functional programming experience within the .NET ecosystem. This package offers a suite of powerful, easy-to-use functional constructs and utilities, enabling developers to write more expressive, concise, and reliable code.
An error condition simulation framework
Creating automatic DeadLetter Queue and Exchange for EasyNetQ and RabbitMQ Messages. Developed by Majid Qafouri
Библиотека для обработки результатов операций с удобным API
A library to standardize API responses in .NET Core
FunqTypes is a lightweight functional types for C# featuring functional error handling and null-safety.
Components for fault-tolerant error handling.
Comprehensive error handling system for functional programming in C#. Provides Error types, ErrorMetadata, ErrorType enums, and extensions for robust error management. Foundation for Result pattern and functional error handling.
Result pattern implementation for functional error handling in C#. Provides Result<T> and Result types for railway-oriented programming, eliminating exceptions for expected failures. Foundation for functional programming patterns and robust error handling.
SweetMeSoft Middleware Library is a compilation of different middlewares for .Net core
This is a small package that provides a simple way to catch exceptions in middleware and map them to the appropriate status code and DTO that will be sent to the client. It integrated with ASP.NET content negotiation, so you don't need to worry about serializing the DTO.
Intergrate error handling into your application, and become more productive
Continuous recording of in-process event sources. Useful for logging last events before an exception, e.g. unhandled top level exceptions.
This library contains some simple error classes for a consistent way to handle errors in a NancyFX application.
A lightweight, robust, and type-safe "Rust-Like" Result type for C#/.NET projects, promoting explicit error handling and reliable code. Designed to elegantly manage operation outcomes without relying on exceptions for control flow.
Lightweight Result<T> pattern with HTTP status code, and ActionResult integration for clean ASP.NET Core APIs.
A robust and flexible C# library for implementing the Result pattern.
Consistent domain error handling and validation, which can be used in the other layers easy
CoreSync.ExceptionHandling: Centralized exception handling and custom error messages.
This code provides a customizable global error handling middleware for ASP.NET Core applications, to handle and return a message to clients with a customizable format.
Simple global exception handling for ASP.NET Core