RabbitMQ集成,事件总线集成.
Info
Version: | 1.0.4 |
Author(s): | henrylua |
Last Update: | Thursday, January 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bailun.AspnetCore.RabbitMQ |
Install
Install-Package Bailun.AspnetCore.RabbitMQ
dotnet add package Bailun.AspnetCore.RabbitMQ
paket add Bailun.AspnetCore.RabbitMQ
Bailun.AspnetCore.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.2.1)
- MessagePack(>= 1.7.3.4)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
- Polly(>= 5.8.0)
- RabbitMQ.Client(>= 5.0.1)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags