EventBusRabbitMQ .NET.
Info
Version: | 1.0.0 |
Author(s): | LiangZhinian |
Last Update: | Tuesday, November 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EventBusRabbitMQ |
Install
Install-Package EventBusRabbitMQ
dotnet add package EventBusRabbitMQ
paket add EventBusRabbitMQ
EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.2)
- Microsoft.CSharp(>= 4.4.1)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.1)
- Polly(>= 5.8.0)
- RabbitMQ.Client(>= 5.0.1)
- System.ValueTuple(>= 4.4.0)
- EventBus(>= 1.0.0)