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
- Host: GitHub
- URL: https://github.com/franzasilva/globalerrorhandling
- Owner: franzASilva
- Created: 2024-08-13T20:34:23.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-16T13:00:13.000Z (10 months ago)
- Last Synced: 2025-01-13T23:41:45.831Z (5 months ago)
- Topics: dotnet-core, dotnet8, dotnetcore, globalerrorhandler, globalexceptionhandler, minimal-api
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**
