Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.
Info
| Version: | 1.0.0 |
| Author(s): | Timothy Makarov |
| Last Update: | Monday, March 11, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/timothy-makarov/AsyncEventAggregator |
| NuGet Url: | https://www.nuget.org/packages/EventAggregator |
Install
Install-Package EventAggregator
dotnet add package EventAggregator
paket add EventAggregator
EventAggregator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags