MediatR multiple notification Handler
GitHub
One Notification Handler ? · jbogard MediatR · Discussion #993
So currently I have this scenario, where each handler will have 1:1 the same logic, so if i have 10 notifications / events that will mean I will also have 10 handler methods... Smth like this publi...
0 Replies