4d593e8a8e4b0d67241bb40247fbdb78a35074e6
Refactor `using` directives in `Program.cs` to include `ReC.API.Middleware` for middleware functionality. Introduce `ExceptionHandlingMiddleware` to the HTTP request pipeline to handle exceptions globally. Suppress CS0618 warnings for its usage. No changes were made to the existing controller service configuration.
Description
Languages
C#
100%