Simple event bus library.
Info
Version: | 0.0.6 |
Author(s): | [email protected] |
Last Update: | Monday, March 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zlzforever/EventBus |
NuGet Url: | https://www.nuget.org/packages/EasyEventBus.RabbitMQ |
Install
Install-Package EasyEventBus.RabbitMQ
dotnet add package EasyEventBus.RabbitMQ
paket add EasyEventBus.RabbitMQ
EasyEventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyEventBus(>= 0.0.6)
- MessagePack(>= 2.1.90)
- RabbitMQ.Client(>= 5.1.2)