Dalstroem / FusionMVVM

[Deprecated] FusionMVVM is a toolkit made for WPF, and provides some easy-to-use features for creating MVVM applications, with focus on dependency injection and loosely-coupled design.
MIT License
0 stars 0 forks source link

EventAggregator with WeakReferences #23

Closed Dalstroem closed 8 years ago

Dalstroem commented 9 years ago

Loosely coupled way to publish messages to subscribers.

Features