Package Description.
Info
Version: | 0.1.1 |
Author(s): | darvit |
Last Update: | Saturday, October 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dotseed.EventBus.RabbitMQ |
Install
Install-Package Dotseed.EventBus.RabbitMQ
dotnet add package Dotseed.EventBus.RabbitMQ
paket add Dotseed.EventBus.RabbitMQ
Dotseed.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Dotseed.EventBus(>= 0.1.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Microsoft.Extensions.Options(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.1.0)