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
- Host: GitHub
- URL: https://github.com/apache/activemq-nms-api
- Owner: apache
- License: apache-2.0
- Created: 2017-03-05T08:00:06.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T22:52:37.000Z (9 months ago)
- Last Synced: 2025-06-08T11:51:50.318Z (9 months ago)
- Topics: activemq, c, cplusplus, csharp, java, network-client, network-server, perl, php, python, ruby
- Language: C#
- Size: 2.65 MB
- Stars: 31
- Watchers: 17
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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`