Mirror of Apache ActiveMQ NMS OpenWire client library

Clone this repo:
  1. fe3c59d AMQNET-838 ActiveMQ NMS client does not support nested parameters for failover transport by vivanku · 3 months ago main
  2. f62f7ed AMQNET-837 Add buffersizes support for ssl scheme (#31) by vivanku · 3 months ago
  3. b89b749 Merge pull request #30 from apache/update_version_to_2.1.0 by Havret · 1 year, 2 months ago 2.1.0 2.1.0-rc1
  4. 49fbbc6 NO-JIRA: Update version to 2.1.0 by Havret · 1 year, 2 months ago
  5. e8f58a8 Merge pull request #29 from apache/allow_deny_list by Havret · 1 year, 2 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