Mirror of Apache ActiveMQ NMS API

Clone this repo:
  1. 1def354 AMQNET-846 Fix typo by Havret · 5 days ago main
  2. 44c554f AMQNET-846 Add option to customize acknowledgment behavior for expired messages via IRedeliveryPolicy by Havret · 2 weeks ago
  3. 93eacbe NO-JIRA Bump version to 2.1.0 in build script by Havret · 1 year, 9 months ago
  4. d96a348 NO-JIRA Bump version to 2.1.0 by Havret · 1 year, 9 months ago
  5. 7bb50fd NO-JIRA Updating for year change by Havret · 2 years, 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