A functional library for raising .NET events where a monadic structure is built around System.EventHandler<T>.
Info
Version: | 1.0.0 |
Author(s): | Michael Melancon |
Last Update: | Wednesday, October 22, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michaelmelancon/EventRaiser/ |
NuGet Url: | https://www.nuget.org/packages/EventRaiser |
Install
Install-Package EventRaiser
dotnet add package EventRaiser
paket add EventRaiser
EventRaiser Download (Unzip the "nupkg" after downloading)
Dependencies
Tags