A declarative IoC library that efficiently dispatches values and commands to subscribing modules, offering boilerplate-free event handling.
Info
Version: | 1.0.7-alpha |
Author(s): | Lotus.Dispatching |
Last Update: | Saturday, March 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Mirrawrs/Lotus/ |
NuGet Url: | https://www.nuget.org/packages/Lotus.Dispatching |
Install
Install-Package Lotus.Dispatching
dotnet add package Lotus.Dispatching
paket add Lotus.Dispatching
Lotus.Dispatching Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.ValueTuple(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.3.0)
Tags