.NET Standard RabbitMQ Client with Connection Pool, Channel Pool, Class-Driven Events, Consumers Registrator, SSL/TLS Support, and HTTP API.
Info
Version: | 2.0.3 |
Author(s): | Mohammad Ali Salameh, Simon Abdullah |
Last Update: | Monday, July 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SmartSoft.RabbitMQ |
Install
Install-Package SmartSoft.RabbitMQ
dotnet add package SmartSoft.RabbitMQ
paket add SmartSoft.RabbitMQ
SmartSoft.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Windsor(>= 5.0.0)
- HouseofCat.Library(>= 1.0.4)
- HouseofCat.Library.Serializers(>= 1.0.1)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- RabbitMQ.Client(>= 6.2.1)