How to override MassTransit default exchange and queue topology convention?
问题 As pointed out [in one of my questions on SO] (Why a simple configuration in MassTransit creates 2 queues and 3 exchanges?), MassTransit for RabbitMQ creates automatically a certain number of queues and exchange for a given simple configuration: Exchanges, all fanouts: ConsoleApp1:Program-YourMessage : Durable VP0003748_dotnet_bus_6n9oyyfzxhyx9ybobdmpj8qeyt : Auto-delete and Durable? test_queue : Durable Queues: VP0003748_dotnet_bus_6n9oyyfzxhyx9ybobdmpj8qeyt : x-expire 60000 test_queue :