This repository contains source code of the RabbitMQ .NET client. The client is maintained by the RabbitMQ team at Pivotal.
There are two ways to consume the client:
- NuGet artifacts (
4.x
and3.6.x
series) - Binary releases (
3.6.x
series, distributed with RabbitMQ releases)
Release archive up to 3.4.3 is available from Bintray.
The client requires .NET 4.5 or later and as of 4.0.0
, supports and primarily
targets .NET Core.
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").