TekH 9ad4352e02 Add MediatorExtensions for not-found handling in MediatR
Introduced MediatorExtensions with SendOrNotFoundAsync methods to enforce non-null and non-empty responses from MediatR requests. These extensions throw NotFoundException when responses are null or empty, centralizing not-found logic and improving error handling.
2026-04-08 13:25:34 +02:00
2025-03-28 15:12:26 +01:00
Description
No description provided
190 MiB
Languages
JavaScript 88.9%
C# 5.6%
Visual Basic .NET 2.8%
HTML 1.3%
CSS 0.9%
Other 0.4%