Mirror of Apache ActiveMQ NMS OpenWire client library

Clone this repo:
  1. ea15293 NO-JIRA: Update version to 2.1.1 by Havret · 6 weeks ago main 2.1.1-rc1
  2. 8944c41 AMQNET-844 Allow, deny types fix by Havret · 6 weeks ago
  3. c458814 AMQNET-727 Fix sync for pendingAck by AndyDeMauriceGEDigital · 10 months ago
  4. fe3c59d AMQNET-838 ActiveMQ NMS client does not support nested parameters for failover transport by vivanku · 1 year, 1 month ago
  5. f62f7ed AMQNET-837 Add buffersizes support for ssl scheme (#31) by vivanku · 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