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
- Host: GitHub
- URL: https://github.com/apache/activemq-nms-openwire
- Owner: apache
- License: apache-2.0
- Created: 2017-03-07T08:00:07.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T23:21:50.000Z (about 1 year ago)
- Last Synced: 2025-02-05T00:22:45.659Z (about 1 year ago)
- Topics: activemq, c, cplusplus, csharp, java, network-client, network-server, perl, php, python, ruby
- Language: C#
- Size: 7.79 MB
- Stars: 12
- Watchers: 18
- Forks: 31
- Open Issues: 5
-
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`