By default, MassTransit will create an Exchange in RabbitMQ when you publish a message. I show you how to avoid auto creation by using a specific entity name and exchange type to be able to publish messages to an existing Exchange you may already have setup in your system.
Subscribe!