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.
ReC
Description
Languages
C#
100%