Apache ActiveMQ NMS API

Clone this repo:
  1. 7b21376 Add discussions notification schema by JB Onofré · 7 days ago main
  2. 21afcc5 Fix typo in asf.yaml by JB Onofré · 7 days ago
  3. 2abf5d3 Enable GitHub Issues and Discussions by JB Onofré · 8 days ago
  4. ac14507 NO-JIRA Bump version to 2.2.0 by Havret · 11 months ago 2.2.0 2.2.0-rc1
  5. 1def354 AMQNET-846 Fix typo by Havret · 12 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