easynetq-unstable - EasyNetQ.Management.Client 2.0.0-netcore0001
EasyNetQ.Management.Client is a .NET client for the RabbitMQ RESTful management API
PM> Install-Package EasyNetQ.Management.Client -Version 2.0.0-netcore0001 -Source https://www.myget.org/F/easynetq-unstable/api/v3/index.json
> nuget.exe install EasyNetQ.Management.Client -Version 2.0.0-netcore0001 -Source https://www.myget.org/F/easynetq-unstable/api/v3/index.json
> dotnet add package EasyNetQ.Management.Client --version 2.0.0-netcore0001 --source https://www.myget.org/F/easynetq-unstable/api/v3/index.json
<PackageReference Include="EasyNetQ.Management.Client" Version="2.0.0-netcore0001" />
Copy to clipboard
source https://www.myget.org/F/easynetq-unstable/api/v3/index.json
nuget EasyNetQ.Management.Client ~> 2.0.0-netcore0001
Copy to clipboard
> choco install EasyNetQ.Management.Client --version 2.0.0-netcore0001 --source https://www.myget.org/F/easynetq-unstable/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "easynetq-unstable" -SourceLocation "https://www.myget.org/F/easynetq-unstable/api/v2"
Install-Module -Name "EasyNetQ.Management.Client" -RequiredVersion "2.0.0-netcore0001" -Repository "easynetq-unstable" -AllowPreRelease
Copy to clipboard
EasyNetQ.Management.Client
EasyNetQ.Management.Client is a .NET client 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.
See the documentation.
The announcement blog post is here
Contributors
Thanks to all the people who already contributed!
-
.NETFramework 4.5.1
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.5
- Microsoft.Extensions.Logging.TraceSource (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Linq.Expressions (>= 4.1.0)
- System.Net.Requests (>= 4.0.11)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit (>= 4.0.1)
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Threading.Timer (>= 4.0.1)
- .NETFramework 4.5.1: 4.5.1.0
- .NETStandard 1.5: 1.5.0.0
OwnersEasyNetQ |
AuthorsMike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo) |
Project URLhttps://github.com/EasyNetQ/EasyNetQ.Management.Client |
LicenseMIT |
TagsRabbitMQ,Messaging,AMQP,C# |
Info1170 total downloads |
| 1170 downloads for version 2.0.0-netcore0001 |
| Download (61.85 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.0.0-netcore0001 | 61.85 KB | Tue, 30 Aug 2016 18:54:23 GMT | 1170 |
|