e623680c3fe48829584297f19f87b0a3e900a35c
- Replace obsolete DocumentController implementation using EnvelopeOldService and direct dependencies - Migrate to MediatR-based query handling via ReadEnvelopeReceiverAsync - Remove obsolete constructors and actions marked for deprecation - Add proper error handling with NotFoundException for missing envelope or document data - Improve logging with structured JSON output for diagnostics - Update base class from BaseController to ControllerBase and add ApiController attribute - Rename action to GetDocument and apply explicit HttpGet routing - Use IMediator for clean separation of concerns and alignment with CQRS pattern
Description
No description provided
Languages
JavaScript
86%
C#
6.9%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.2%
Other
0.4%