# EasyNetQ.Management.Client **Repository Path**: djw291307609/EasyNetQ.Management.Client ## Basic Information - **Project Name**: EasyNetQ.Management.Client - **Description**: EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-10 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Appveyor build status](https://ci.appveyor.com/api/projects/status/s3a158jwtxgwco90/branch/master?svg=true)](https://ci.appveyor.com/api/projects/status/s3a158jwtxgwco90/branch/master) [![Travis build Status](https://travis-ci.org/EasyNetQ/EasyNetQ.Management.Client.svg?branch=master)](https://travis-ci.org/EasyNetQ/EasyNetQ.Management.Client) ---------- ## EasyNetQ.Management.Client EasyNetQ.Management.Client is a .NET client proxy for the RabbitMQ Management API. This lets you control all aspects for your RabbitMQ broker from .NET code, including creating virtual hosts and users; setting permissions; monitoring queues, connections and channels; and setting up exchanges, queues and bindings. It is part of the [EasyNetQ](http://easynetq.com) project. See the **[documentation](https://github.com/EasyNetQ/EasyNetQ/wiki/Management-API-Introduction)**. The announcement blog post is [here](http://mikehadlow.blogspot.co.uk/2012/11/a-c-net-client-proxy-for-rabbitmq.html)