Mirror of Apache ActiveMQ NMS OpenWire client library

Clone this repo:
  1. a814bd2 NO-JIRA Simplify package script by Havret · 2 days ago main 2.2.0-rc1
  2. 1e980d6 NO-JIRA Clean up by Havret · 2 days ago
  3. 9f93c99 NO-JIRA: Update version to 2.2.0 by Havret · 2 days ago
  4. 4550baa Merge pull request #46 from rkoelbel/main by Krzysztof Porebski · 9 days ago
  5. aea7780 AMQNET-850 Add AsyncMessageListener to Consumer API by Havret · 2 weeks ago

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 after build. Documentation files are available under folder:

<root_directory>\docs\_site