A simple lightweight RabbitMQ client.
Info
Version: | 2.3.0 |
Author(s): | RabbitLight |
Last Update: | Sunday, February 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tpessia/RabbitLight |
NuGet Url: | https://www.nuget.org/packages/RabbitLight |
Install
Install-Package RabbitLight
dotnet add package RabbitLight
paket add RabbitLight
RabbitLight Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.1)
- RabbitMQ.Client(>= 5.1.2)
Tags