TekH 17e3a67fe5 Refactor handler to use generic IRepository for templates
Replaces IEmailTemplateRepository with IRepository<EmailTemplate> in ReadEmailTemplateQueryHandler. Updates method logic to use LINQ queries and FirstOrDefaultAsync. Cleans up obsolete attributes, comments, and using directives. Renames cancellation token parameter for consistency.
2026-02-06 15:14:46 +01:00
2025-03-28 15:12:26 +01:00
Description
No description provided
188 MiB
Languages
JavaScript 86.1%
C# 5.7%
HTML 4.2%
Visual Basic .NET 2.6%
CSS 0.9%
Other 0.4%