The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages).
Info
Version: | 5.1.0-rc1 |
Author(s): | RabbitMQ.Client |
Last Update: | Tuesday, March 20, 2018 |
.NET Fiddle: | |
Project Url: | http://www.rabbitmq.com/dotnet.html |
NuGet Url: | https://www.nuget.org/packages/RabbitMQ.Client |
Install
Install-Package RabbitMQ.Client
dotnet add package Z.EntityFramework.Plus.EF6
paket add RabbitMQ.Client
RabbitMQ.Client Download (Unzip the "nupkg" after downloading)
Dependencies
net451
netstandard1.5
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Security(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
Tags