RabbitMq Configuration in ASP.Net Core project.
Info
Version: | 1.0.0-beta |
Author(s): | Andrey Shchelokov, MIkhail Klementev |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RabbitMq.Configuration |
Install
Install-Package RabbitMq.Configuration
dotnet add package RabbitMq.Configuration
paket add RabbitMq.Configuration
RabbitMq.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 6.1.0)