Skip to content

A lightweight event aggregator/messenger for loosely coupled communication.

Notifications You must be signed in to change notification settings

Viv-Rajkumar/TinyMessenger

 
 

Repository files navigation

TinyMessenger

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

Sample usage is included with the solution showing usage of the TinyMessenger in different platforms with a PCL Core library.

Additions to Original Code

  • Static Default property added to TinyMessengerHub for convenience like in MVVM Light.

About

A lightweight event aggregator/messenger for loosely coupled communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%