Files
EnvelopeGenerator/EnvelopeGenerator.ReceiverUI
TekH c3730d109b Add in-memory report storage and async report handling
Introduced `InMemoryReportStorageWebExtension` to manage
reports in memory, enabling dynamic report storage and
retrieval. Updated `ReportViewer.razor` to conditionally
render the `DxReportViewer` component and initialize
reports asynchronously.

Configured dependency injection in `Program.cs` to register
`InMemoryReportStorageWebExtension` as a singleton and
integrated it with `CustomReportProvider`. Registered
`EnvelopeGenerator.ReceiverUI.PredefinedReports.Report` as
a trusted class for deserialization.

Enhanced `CustomReportProvider` to fetch reports from
memory or generate them dynamically using `ReportsFactory`.
Added necessary `using` directives and ensured proper
report lifecycle management.
2026-05-25 14:04:25 +02:00
..
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00
2026-05-22 10:50:25 +02:00