/Sample-RequestResponse

A sample showing request/response

Primary LanguageC#

Request/Response Sample

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.

Requirements

This sample using .NET 4.5, MassTransit 3, and RabbitMQ.