A replacement for C#'s native events with additional capabilities: no need for null check, priorities, contextualizing listeners and adding no-param listeners to signals with params.
Info
Version: | 1.0.0 |
Author(s): | Maurycy Zarzycki Retrocade.net |
Last Update: | Friday, June 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Retromono.Signals |
Install
Install-Package Retromono.Signals
dotnet add package Retromono.Signals
paket add Retromono.Signals
Retromono.Signals Download (Unzip the "nupkg" after downloading)
Dependencies
Tags