Info
Version: | 1.0.1 |
Author(s): | d-fens GmbH |
Last Update: | Monday, November 24, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dfch/biz.dfch.PS.RabbitMQ.Utilities |
NuGet Url: | https://www.nuget.org/packages/biz.dfch.PS.RabbitMQ.Utilities |
Install
Install-Package biz.dfch.PS.RabbitMQ.Utilities
dotnet add package biz.dfch.PS.RabbitMQ.Utilities
paket add biz.dfch.PS.RabbitMQ.Utilities
biz.dfch.PS.RabbitMQ.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
- biz.dfch.PS.System.Logging(1.0.3)
- biz.dfch.PS.System.Utilities(1.0.1)
Tags
==============================
Module: biz.dfch.PS.RabbitMQ.Utilities
d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland
This Microsoft PowerShell module contains Cmdlets to work with RabbitMQ queues, send and receive messages.
You can also download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.RabbitMQ.Utilities](https://www.nuget.org/packages/biz.dfch.PS.RabbitMQ.Utilities/)
See http://d-fens.ch/2014/11/24/biz-dfch-PS-RabbitMQ-Utilities/
RabbitMQ.Client.dll and RabbitMQHelper.dll are also licensed under the Apache 2.0 license but are not part of this project but are only put here for convenience.
See https://github.com/dfch/biz.dfch.PS.RabbitMQ.Utilities/wiki for a detailed description on how to use the Cmdlets in this module.