Package Description.
Info
Version: | 1.1.0 |
Author(s): | Pengbo Yang |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yscorecore/ys.eventbus |
NuGet Url: | https://www.nuget.org/packages/YS.EventBus.Impl.RabbitMQ |
Install
Install-Package YS.EventBus.Impl.RabbitMQ
dotnet add package YS.EventBus.Impl.RabbitMQ
paket add YS.EventBus.Impl.RabbitMQ
YS.EventBus.Impl.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- YS.EventBus.Core(>= 1.1.0)
- Microsoft.Extensions.ObjectPool(>= 3.1.2)
- RabbitMQ.Client(>= 5.1.2)
- System.Text.Json(>= 4.7.1)
- YS.Knife.HostedService(>= 1.2.1)