Skip to content

yvgopal/azure-amqp

 
 

Repository files navigation

Microsoft Azure AMQP for .Net

Build status  NuGet Version and Downloads count

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.

Prerequisites

The project and solution files are Visual Studio version 14, thus you will need to install Visual Studio 2015 prior to building the code.

Build

To build the AMQP assembly:

  • Run the /build/build.cmd script.

or

  • Open the solution Microsoft_Azure_Amqp.sln and build.

About

AMQP C# library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%