A framework to dispatch events, in the form of classes implementing IEvent.
Info
| Version: | 9.0.0 |
| Author(s): | Daniel P. Doyle |
| Last Update: | Sunday, November 17, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TheDanielDoyle/EventDispatcher/ |
| NuGet Url: | https://www.nuget.org/packages/TheDanielDoyle.EventDispatcher |
Install
Install-Package TheDanielDoyle.EventDispatcher
dotnet add package TheDanielDoyle.EventDispatcher
paket add TheDanielDoyle.EventDispatcher
TheDanielDoyle.EventDispatcher Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.