fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.45k stars 726 forks source link

Wrong class name #378

Open plipowczan opened 2 years ago

plipowczan commented 2 years ago

Describe the bug The class GetProductByIdQueryHandler has incorrect name

To Reproduce image

Is GetProductByIdQueryHandler

Should be GetBrandByIdQueryHandler