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.Protobuf |
Install
Install-Package RabbitMQ.MessageBus.Protobuf
dotnet add package RabbitMQ.MessageBus.Protobuf
paket add RabbitMQ.MessageBus.Protobuf
RabbitMQ.MessageBus.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.3.0)
- RabbitMQ.MessageBus(>= 3.3.0)
Tags