.NET Core strongly typed RabbitMQ integration library.
Info
Version: | 3.1.8 |
Author(s): | sergeyshaykhullin |
Last Update: | Saturday, October 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sergeyshaykhullin/Phema.RabbitMQ |
NuGet Url: | https://www.nuget.org/packages/Phema.RabbitMq |
Install
Install-Package Phema.RabbitMq
dotnet add package Phema.RabbitMq
paket add Phema.RabbitMq
Phema.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
- RabbitMQ.Client(>= 6.0.06)
- System.Text.Json(>= 4.6.0)
Tags