Skip to content

hmlam/azure-amqp

This branch is 423 commits behind Azure/azure-amqp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9067d66 · Jun 24, 2016

History

70 Commits
Apr 27, 2016
Apr 27, 2016
Jun 17, 2016
Jan 8, 2016
Apr 19, 2016
Mar 22, 2016
Feb 17, 2016
Mar 30, 2016
Jan 8, 2016
Jun 24, 2016

Repository files navigation

Microsoft Azure AMQP for .Net

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 [email protected] 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

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%