Replies: 1 comment 1 reply
-
This has been discussed previously here: #693 |
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
-
Hi,
if we had IRequestHandler and INotificationHandler in MediatR.Contracts,
we could define a handler in a .net standard library.
That could help a lot in isolating a domain layer in a DDD/Clean/Onion architecture.
best Regards
Beta Was this translation helpful? Give feedback.
All reactions