GlobalExceptionHandlerDotNet

Exception handler middleware

Provides centralized exception handling in ASP.NET Core applications

Exception handling as a convention in the ASP.NET Core request pipeline

GitHub

269 stars
22 watching
32 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists

net-corewebapi

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
throwtheswitch/cexception An exception handling mechanism using setjmp/longjmp to handle errors in C programs 328
kr1s77/abnormalities Catches global exceptions and provides a callback mechanism to handle them 5
josephwoodward/graphiql-dotnet Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs 142
harijoe/handly Wraps middleware functions to prevent common mistakes and errors in serverless applications 16
southclaws/fault Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. 168
rehansaeed/serilog.exceptions Adds exception details to log messages 516
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 705
altmann/fluentresults An object-oriented way to handle errors and success in .NET applications 2,117
sindresorhus/exceptioncatcher Wraps an Objective-C exception handler to enable catching exceptions in Swift 137
elmahcore/elmahcore A comprehensive error handling and logging solution for ASP.NET Core applications 309
mpenet/ex A library for building custom exception hierarchies and handling exceptions in a type-safe way 17
richpeck/exception_handler A Ruby on Rails gem that provides custom error pages and notification settings 508
jonpsmith/authpermissions.aspnetcore A comprehensive authorization and multi-tenant library for ASP.NET Core applications 822
jhipster/jhipster-dotnetcore Generates an ASP.NET Core web application with JHipster features and a choice of front-end framework 315
justeattakeaway/httpclient-interception A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications. 362