EasyEventSourcing
EasyEventSourcing copied to clipboard
Question about the default constructor dependency
* Default Constructor Dependency - I hate the default constructor dependency needed to build Aggregates
and Process Managers in the IRepository. I am not sure how to remove it :(
What default constructor dependency are you referring to? Just wanted to take a peek at the code you were trying to remove...