MessageBus的rabbitMQ实现.
Info
Version: | 1.0.1 |
Author(s): | linzhiqiang |
Last Update: | Sunday, June 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/linzhiqiang/Aix.MessageBus.git |
NuGet Url: | https://www.nuget.org/packages/Aix.MessageBus.RabbitMQ |
Install
Install-Package Aix.MessageBus.RabbitMQ
dotnet add package Aix.MessageBus.RabbitMQ
paket add Aix.MessageBus.RabbitMQ
Aix.MessageBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Aix.MessageBus(>= 1.0.6)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- RabbitMQ.Client(>= 5.1.0)