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

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

Mirror of Apache ActiveMQ NMS OpenWire client library
https://github.com/apache/activemq-nms-openwire

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

Last synced: 11 months ago
JSON representation

Mirror of Apache ActiveMQ NMS OpenWire client library

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`