RabbitMQ basic servers and clients.
Info
| Version: | 1.0.3 |
| Author(s): | Anton Kazakov |
| Last Update: | Thursday, December 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Antonkaster.MqWorks |
Install
Install-Package Antonkaster.MqWorks
dotnet add package Antonkaster.MqWorks
paket add Antonkaster.MqWorks
Antonkaster.MqWorks Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 6.2.1)
- System.Text.Encoding(>= 4.3.0)