Simple implementation of event aggregation pattern for event / notificatoin raising and handling.
Info
| Version: | 1.1.0 |
| Author(s): | Jsinh |
| Last Update: | Thursday, February 6, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://jsinh.in/simpleevents |
| NuGet Url: | https://www.nuget.org/packages/SimpleEvents |
Install
Install-Package SimpleEvents
dotnet add package SimpleEvents
paket add SimpleEvents
SimpleEvents Download (Unzip the "nupkg" after downloading)
Dependencies
Tags