This package offers a robust, extensible framework for centralized exception handling in .NET Web APIs. It standardizes error responses with ProblemDetails, supports custom exceptions, and features flexible status code mapping. Integrated via middleware, it ensures clean, maintainable global error handling.
api middleware aspnetcore extensibility error-handling robust webapi maintainable exception-handling centralized-logging problem-details validation-errors custom-exceptions global-exception-handlers statuscode-mapping
-
Updated
Jul 8, 2026 - C#