EventBus RabbitMQ implementation.
Info
Version: | 1.0.1 |
Author(s): | Fuli |
Last Update: | Thursday, October 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fuli1001-cmd/EventBus |
NuGet Url: | https://www.nuget.org/packages/Fuli.EventBus.RabbitMQ |
Install
Install-Package Fuli.EventBus.RabbitMQ
dotnet add package Fuli.EventBus.RabbitMQ
paket add Fuli.EventBus.RabbitMQ
Fuli.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.2.1)
- Fuli.EventBus(>= 1.0.1)
Tags