AMQNET-664 Bump version to 1.8.1
1 file changed
tree: 9417b6a2444489378a80fc9e38f35361d4ecc0e7
  1. docs/
  2. ext_bin/
  3. keyfile/
  4. src/
  5. test/
  6. .gitignore
  7. LICENSE.txt
  8. nms-openwire.sln
  9. NOTICE.txt
  10. package.ps1
  11. README.md
  12. RELEASE.md
README.md

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