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
I was wondering if there’s a specific reason why the Api project has direct dependencies on Application, Contracts, and Infrastructure. Wouldn't it be sufficient to include only the Infrastructure dependency, since it already references both Application and Contracts?
I’d love to hear your thoughts on this.
Thanks again, and keep up the great work!
The text was updated successfully, but these errors were encountered:
Hi Amantin,
Thank you for the fantastic project!
I was wondering if there’s a specific reason why the
Api
project has direct dependencies onApplication
,Contracts
, andInfrastructure
. Wouldn't it be sufficient to include only theInfrastructure
dependency, since it already references bothApplication
andContracts
?I’d love to hear your thoughts on this.
Thanks again, and keep up the great work!
The text was updated successfully, but these errors were encountered: