.NET Core ultra lightweight event bus implementation.
Info
Version: | 1.1.0 |
Author(s): | Jacques Kang |
Last Update: | Wednesday, November 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jacqueskang/EventBus |
NuGet Url: | https://www.nuget.org/packages/JKang.EventBus |
Install
Install-Package JKang.EventBus
dotnet add package JKang.EventBus
paket add JKang.EventBus
JKang.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- JKang.EventBus.Core(>= 1.1.0)
Tags