Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'd like to expose the following question:
Could it be useful to have an IAPPLICATIONDBCONTEXT interface in the Application project (I believe) project? I understand that it would introduce a dependency with Microsoft.entityFrameWorkcore and that a repository (Ardalis) approach has decided to access data.
And I was wondering with this approach some logics even a little more complex validation (Request Validator) would become a bit too verbose / repetitive and full of repositories ... in case it would be appropriate to introduce a reusable services section: (examples)

Beta Was this translation helpful? Give feedback.
All reactions