PROTON-2811 Update version for next development cycle
1 file changed
tree: 30a67adfa4591d6d6d24aaffd710d5a0f21cc3bc
  1. .github/
  2. docker/
  3. examples/
  4. key/
  5. src/
  6. test/
  7. .gitignore
  8. build.sh
  9. CodeAnalysis.src.globalconfig
  10. CodeAnalysis.test.globalconfig
  11. common.props
  12. LICENSE
  13. NOTICE
  14. pom.xml
  15. proton.code-workspace
  16. Proton.dox
  17. Proton.ruleset
  18. Proton.sln
  19. qpid.png
  20. README.md
  21. VERSION.txt
  22. versions.props
README.md

Apache Qpid proton-dotnet

Qpid proton-dotnet is a high-performance, lightweight AMQP protocol library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. This project provides an AMQP protocol engine for building your own AMQP clients and servers as well as a full featured imperative API client.

Please see http://qpid.apache.org/proton for more information.