Replies: 1 comment 1 reply
-
Yes, all external connectivity should reside in the infrastructure project. That means event buses, third party api's, database connections and also WCF services. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
if a WCF service is going to be consumed from the API project to connect to Legacy apps, where should I place that dependency? on the infrastructure project?
Beta Was this translation helpful? Give feedback.
All reactions