Docker recipes
RabbitMQ in Docker with .Net applications
In this post we will create a RabbitMQ instance inside a docker container and run each a consumer and a producer application in .Net to work with this instance. When you do not know my recipes take a look at the introduction, or check out all recipes there are. The Read more…