An event bus for publishing and dispatching events.
Info
Version: | 1.0.5 |
Author(s): | Lapiwe.EventBus |
Last Update: | Wednesday, November 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Lapiwe.Eventbus |
Install
Install-Package Lapiwe.Eventbus
dotnet add package Lapiwe.Eventbus
paket add Lapiwe.Eventbus
Lapiwe.Eventbus Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- RabbitMQ.Client(>= 4.1.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- Microsoft.CodeCoverage(>= 1.0.2)
- Lapiwe.Common(>= 1.2.3)