This project includes examples of using RabbitBus, a .Net client API for RabbitMQ.
RabbitBusExamples uses external dependencies retrieved via the NuGet.exe command line tool. Building the examples requires the NuGet.exe command to be available within your system PATH. If you don't already have the NuGet command line tool installed, you can get it here.
To build the example projects, execute the build.bat file located at the project's root folder.
RabbitBusExamples is released under the MIT License.