A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.
Alongside standard event emitting mechanism, this library provides some additional utilities like eventaggregator and generic event dispatching repository.
Includes a eventaggregator for publish and subcribe global events. (aka PubSubEvent, Mediator)