Base abstractions for simple lightweight .NET Event Bus Library.
Info
Version: | 1.0.1 |
Author(s): | AlexeyFrank |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FrankAlexey/EventBus/tree/master/src/EventBus |
NuGet Url: | https://www.nuget.org/packages/Light.EventBus |
Install
Install-Package Light.EventBus
dotnet add package Light.EventBus
paket add Light.EventBus
Light.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
Tags