Installing EasyNetQ - randomcodenz/EasyNetQ GitHub Wiki

EasyNetQ is on NuGet, so to install...

PM> Install-Package EasyNetQ

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

EasyNetQ.Scheduler.exe install
⚠️ **GitHub.com Fallback** ⚠️