Mirror of Apache ActiveMQ NMS OpenWire client library

Clone this repo:
  1. b89b749 Merge pull request #30 from apache/update_version_to_2.1.0 by Havret · 3 months ago main 2.1.0 2.1.0-rc1
  2. 49fbbc6 NO-JIRA: Update version to 2.1.0 by Havret · 3 months ago
  3. e8f58a8 Merge pull request #29 from apache/allow_deny_list by Havret · 3 months ago
  4. 6bedbb4 AMQNET-829 Add allow, deny types support by Havret · 4 months ago
  5. ce8e246 Merge pull request #28 from apache/update_for_year_change by Havret · 4 months 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