A simple caching bus(message bus) based on RabbitMQ.
Info
Version: | 1.9.4-alpha20241028160518 |
Author(s): | ncc, Catcher Wong |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.Bus.RabbitMQ |
Install
Install-Package EasyCaching.Bus.RabbitMQ
dotnet add package EasyCaching.Bus.RabbitMQ
paket add EasyCaching.Bus.RabbitMQ
EasyCaching.Bus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- Microsoft.Extensions.ObjectPool(>= 3.1.0)
- RabbitMQ.Client(>= 6.0.0)
Tags