You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can my Infrastructure project reference my Domain project or should it reference my Application (UseCases) project?
Should factories be inside the domain (ICustomerFactory) or should it be part of Application?