TekH 2c81583831 Update CreateCommandHandler to return created entity
Changed CreateCommandHandler to implement IRequestHandler<TCommand, TEntity> and updated method signatures to return the created entity. Adjusted generic constraints to require TCommand to implement IRequest<TEntity>.
2026-02-09 12:52:29 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
188 MiB
Languages
JavaScript 88.8%
C# 5.9%
Visual Basic .NET 2.7%
HTML 1.2%
CSS 0.9%
Other 0.4%