This is the v2 maintenance fork of Nimbus
You probably want the Nimbus repository.
Nimbus is a .NET client library to add an easy to develop against experience against the Azure Service Bus brought to you by Damian Maclennan and Andrew Harcourt
This repository is forked from Nimbus API. This forkmaster branch is the default branch, and is still based on Nimbus V2, since version 3 has introduced changes such as at-most-once delivery guarantees, as opposed to at-least-once delivery guarantees (which we require). This branch includes changes submitted upstream, some of which have not yet been merged by the upstream maintainers.
The master branch in this fork is based on Nimbus V3, and should be kept up-to-date with its upstream master branch. Changes we make in the forkmaster branch should also be made in the master branch, with pull-requests sent to Nimbus - ideally we would like to migrate over to V3 in the future, once it has matured and meets our requirements.
CI builds and Nuget packages are available for this fork:
We expect most of the community to contribute directly upstream, but we are open to considering contributions directly into our fork. In particular we welcome contributions that build on our changes not yet accepted upstream, or anything that addresses issues we are concerned about.
For more information go to The Nimbus website or our Documentation Wiki