The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages).
Info
Version: | 7.0.0-rc.11 |
Author(s): | VMware |
Last Update: | Thursday, September 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://www.rabbitmq.com/dotnet.html |
NuGet Url: | https://www.nuget.org/packages/RabbitMQ.Client |
Install
Install-Package RabbitMQ.Client
dotnet add package RabbitMQ.Client
paket add RabbitMQ.Client
RabbitMQ.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- System.Threading.Channels(>= 4.7.1)
- System.Memory(>= 4.5.4)
- System.Threading.Channels(>= 4.7.1)
Tags