This repository contains source code of the RabbitMQ .NET client. The client is maintained by the RabbitMQ team at Pivotal.
The client is distributed via NuGet (5.x
and 4.x
release series).
3.6.x
and earlier releases were distributed together with RabbitMQ server 3.6.x
as archives.
Release archive up to 3.4.3 is available from Bintray.
4.x
and 5.x
versions of the library require .NET 4.5.1 or later or .NET Core.
For .NET Core users, 2.0 is the minimum supported version for 5.x
series.
3.6.x
releases support Linux and OS X on Mono.
See ChangeLog.md.
Please see How to Run Tests and Building .NET Core for build process overview.
See Contributing and How to Run Tests.
This package, the RabbitMQ .NET client library, is double-licensed under the Mozilla Public License 1.1 ("MPL") and the Apache License version 2 ("ASL").