Message Bus infrastructure based on RabbitMQ message broker.
Info
| Version: | 4.0.103 |
| Author(s): | Michael Parshin |
| Last Update: | Monday, April 24, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/parshim/MessageBus |
| NuGet Url: | https://www.nuget.org/packages/RabbitMQ.MessageBus.Proxy |
Install
Install-Package RabbitMQ.MessageBus.Proxy
dotnet add package RabbitMQ.MessageBus.Proxy
paket add RabbitMQ.MessageBus.Proxy
RabbitMQ.MessageBus.Proxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.1.0)
- RabbitMQ.MessageBus(>= 3.1.0)
Tags