d094fe14da379069a5f216244183ae59fef4cdd6
Refactored UpdateEmailTemplateCommand and its handler to inherit from generic UpdateCommand and UpdateCommandHandler base classes. Replaced QueryExpression with BuildQueryExpression(), removed redundant Update property, and cleaned up unused usings. This improves code reuse, modularity, and consistency across update commands.
Description
No description provided
Languages
JavaScript
88.8%
C#
5.9%
Visual Basic .NET
2.7%
HTML
1.2%
CSS
0.9%
Other
0.4%