Refactor the class to use commands/queries and the Mediatr pattern rather than have lots of dependencies injected into the constructor As part of the refactor can this be moved to the Business Logic project
Refactor the class to use commands/queries and the Mediatr pattern rather than have lots of dependencies injected into the constructor
As part of the refactor can this be moved to the Business Logic project