An open API service indexing awesome lists of open source software.

https://github.com/franzasilva/globalerrorhandling

Global Error Handling: IExceptionHandler
https://github.com/franzasilva/globalerrorhandling

dotnet-core dotnet8 dotnetcore globalerrorhandler globalexceptionhandler minimal-api

Last synced: 3 months ago
JSON representation

Global Error Handling: IExceptionHandler

Awesome Lists containing this project

README

        

# Global Error Handling using:
- [.NET 8](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8/overview);
- [IExceptionHandler](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?view=aspnetcore-8.0#iexceptionhandler);
- [minimal API](https://learn.microsoft.com/en-us/aspnet/core/tutorials/min-web-api?view=aspnetcore-8.0&tabs=visual-studio)

**Use Swagger for testing**
![image](https://github.com/user-attachments/assets/a345d431-331d-4325-af0a-966358cccf22)