RabbitMQ Host Utilities.
Info
Version: | 0.0.1 |
Author(s): | Apollo |
Last Update: | Sunday, January 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Axm.Messaging |
Install
Install-Package Axm.Messaging
dotnet add package Axm.Messaging
paket add Axm.Messaging
Axm.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Axm.Messaging.Abstractions(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options(>= 3.1.0)
- RabbitMQ.Client(>= 5.1.2)
- System.Text.Json(>= 4.7.0)