The RabbitMQ implementation package of the Miffy Framework.
Info
| Version: | 2.4.0 |
| Author(s): | Maarten van der Heijden |
| Last Update: | Thursday, April 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/survivorbat/rabbitmq-miffy-wrapper |
| NuGet Url: | https://www.nuget.org/packages/Miffy.RabbitMQBus |
Install
Install-Package Miffy.RabbitMQBus
dotnet add package Miffy.RabbitMQBus
paket add Miffy.RabbitMQBus
Miffy.RabbitMQBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Miffy.Abstractions(>= 2.4.0)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.2)
Tags