612d8371d34bc0af4649467735e3f16292e0050f
ExceptionHandlingMiddleware now returns structured ProblemDetails responses for errors, including specific handling for InvalidOperationException (400 Bad Request) and general exceptions (500 Internal Server Error). Responses use "application/problem+json" content type and include trace IDs. ProblemDetails support is also registered in Program.cs.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%