Event bus abstraction that simplifies communication between microservies.
Info
Version: | 1.0.1 |
Author(s): | [email protected] |
Last Update: | Monday, January 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/kc.EventBus |
Install
Install-Package kc.EventBus
dotnet add package kc.EventBus
paket add kc.EventBus
kc.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)