simplesoft-pt / Mediator

Small .NET library that helps with the implementation of mediator pattern for commands, events and queries
MIT License
41 stars 9 forks source link

Helpers for using mediator in a synchronous way #8

Closed gravity00 closed 7 years ago

gravity00 commented 7 years ago

Make it easier to use the mediator in a synchronous way. This may be implemented using extensions.