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
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%