Simple implementation of event aggregator for separate classes handlers or reactive extentions subsribtions.
Info
| Version: | 1.0.0.65 |
| Author(s): | Innokentiy Filipenko |
| Last Update: | Wednesday, March 25, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ifilipenko/Building-Blocks |
| NuGet Url: | https://www.nuget.org/packages/BuildingBlocks.EventAggregator |
Install
Install-Package BuildingBlocks.EventAggregator
dotnet add package BuildingBlocks.EventAggregator
paket add BuildingBlocks.EventAggregator
BuildingBlocks.EventAggregator Download (Unzip the "nupkg" after downloading)
Dependencies
- BuildingBlocks.Common(1.0.0.65)