This repository contains source code of the RabbitMQ .NET client. The client is maintained by the RabbitMQ team at Broadcom.
The client is distributed via NuGet.
7.x
versions of the library require .NET framework 4.6.1 or any supported
.NET version. They also introduce potentially breaking public API changes
covered in the changelog and migration
guide.
6.x
versions of the library require .NET framework 4.6.1 or any supported
.NET version. They also introduce potentially breaking public API changes
covered in the changelog.
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.
See CHANGELOG.md.
Please see How to Run Tests for the build and test process overview.
See Contributing and How to Run Tests.
This package, the RabbitMQ .NET client library, is double-licensed under the Mozilla Public License 2.0 ("MPL") and the Apache License version 2 ("ASL").
This means that the user can consider the library to be licensed under any of the licenses from the list above. For example, you may choose the Apache Public License 2.0 and include this client into a commercial product.