Skip to content

¿Why are Mediatr request in the application layer? #743

Answered by fretje
MatthiasMuller asked this question in Q&A
Discussion options

You must be logged in to vote

Not sure what you mean... where else would you put them? It's definitely possible to put the requests in a separate "shared" library (so they can potentially be used by the front-end as well), but then they would still be part of "application", as application would still need to have a reference to them to be able to implement them. Remember, references (or dependencies) can only point "inward".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MatthiasMuller
Comment options

Answer selected by MatthiasMuller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants