Onion-architecture-ASP.NET-Core icon indicating copy to clipboard operation
Onion-architecture-ASP.NET-Core copied to clipboard

Command handler class as a nested class inside the command class

Open ParsaMehdipour opened this issue 1 year ago • 0 comments

Whats the purpose behind creating a nested class as the handler inside the command class? Shouldn't they be separated?

ParsaMehdipour avatar Jul 05 '24 19:07 ParsaMehdipour