TekH e55a6a3663 Add global exception handling middleware
Introduced `ExceptionHandlingMiddleware` to handle exceptions
globally, log errors, and return appropriate JSON responses.
Registered the middleware in `Program.cs` to ensure all requests
are processed through it. Added localization support in
`Program.cs` to enable localized error messages and other
features.
2026-05-29 00:20:55 +02:00
2025-01-14 20:32:51 +01:00
2024-11-14 12:32:49 +01:00
Description
No description provided
Readme 302 KiB
Languages
C# 100%