Support libraries for using RabbitMQ as Publisher / Subscriber for .Net Core.
Info
Version: | 1.6.0 |
Author(s): | Localiza Hertz |
Last Update: | Friday, January 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcusalexandre/localiza-buildingblocks/tree/master/src/Localiza.BuildingBlocks.RabbitMQ |
NuGet Url: | https://www.nuget.org/packages/Localiza.BuildingBlocks.RabbitMQ |
Install
Install-Package Localiza.BuildingBlocks.RabbitMQ
dotnet add package Localiza.BuildingBlocks.RabbitMQ
paket add Localiza.BuildingBlocks.RabbitMQ
Localiza.BuildingBlocks.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Hosting(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 6.1.0)
Tags