This sample shows a very simple service which handles a request and responds. The client is a console application that generates the request and using the request client to handle the request/response interaction.
This sample using .NET 4.5, MassTransit 3, and RabbitMQ.