基于 RabbitMQ 的 EventBus;IEventBusProvider rabbitmq 新增延迟队列和rpc调用;.
Info
Version: | 1.0.4.4 |
Author(s): | ad313 |
Last Update: | Tuesday, July 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ad313/AopCache |
NuGet Url: | https://www.nuget.org/packages/AopCache.EventBus.RabbitMQ |
Install
Install-Package AopCache.EventBus.RabbitMQ
dotnet add package AopCache.EventBus.RabbitMQ
paket add AopCache.EventBus.RabbitMQ
AopCache.EventBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- AopCache.Core(>= 1.0.3)
- Microsoft.Extensions.ObjectPool(>= 5.0.2)
- RabbitMQ.Client(>= 6.2.1)
Tags