Skip to content

Installing AzureNetQ

Pete Smith edited this page Jun 13, 2014 · 3 revisions

EasyNetQ is on NuGet, so to install...

PM> Install-Package AzureNetQ

To use FuturePublish you should also install AzureNetQ.Scheduler.exe. Get the source code and build AzureNetQ.Scheduler. At a command prompt in the directory that contains the AzureNetQ.Scheduler.exe type:

AzureNetQ.Scheduler.exe install
Clone this wiki locally