Info
Version: | 6.0.4 |
Author(s): | BLCKMN |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blckmn/SimpleRabbit |
NuGet Url: | https://www.nuget.org/packages/SimpleRabbit.NetCore |
Install
Install-Package SimpleRabbit.NetCore
dotnet add package SimpleRabbit.NetCore
paket add SimpleRabbit.NetCore
SimpleRabbit.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.7)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.7)
- RabbitMq.Client(>= 6.2.1)
Tags
Can be used with the standard dependency injection provided in DotNetCore.