An open API service indexing awesome lists of open source software.

https://github.com/apache/activemq-nms-api

Mirror of Apache ActiveMQ NMS API
https://github.com/apache/activemq-nms-api

activemq c cplusplus csharp java network-client network-server perl php python ruby

Last synced: 9 months ago
JSON representation

Mirror of Apache ActiveMQ NMS API

Awesome Lists containing this project

README

          

# Apache.NMS: The .NET Messaging Service Client API
For more information see http://activemq.apache.org/nms

### Building
Visual Studio 2017 or above is required to build Apache.NMS. To build, launch Visual Studio with the nms.sln file and build the solution.

### Testing
Tests use the NUnit Framework.

### Documentation
NMS documentation is generated automatically using [DocFX](https://dotnet.github.io/docfx/) after build. Documentation files are available under folder:

`\docs\_site`