This repository contains the source code for the Microsoft Azure AMQP for C# implementation.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
The project and solution files are Visual Studio version 14, thus you will need to install Visual Studio 2015 prior to building the code.
To build the AMQP assembly:
- Run the /build/build.cmd script.
or
- Open the solution Microsoft_Azure_Amqp.sln and build.