A (Tiny)Messenger to allow classes to loosely subscribe and publish messages. I have not made this project(Check the fork source for the original code by Steven Robbins). This fork merely converts the original code to a PCL project and a few fixes to get it PCL ready.
Sample usage is included with the solution showing usage of the TinyMessenger
in different platforms with a PCL Core library.
- Static
Default
property added toTinyMessengerHub
for convenience like in MVVM Light.