Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Azure/azure-service-bus-dotnet

Repository files navigation

Microsoft Azure Service Bus

Microsoft Azure Service Bus Client for .NET

Azure Service Bus allows you to build applications that take advantage of asynchronous messaging patterns using a highly-reliable service to broker messages between producers and consumers. Azure Service Bus provides flexible, brokered messaging between client and server, along with structured first-in, first-out (FIFO) messaging, and publish/subscribe capabilities with complex routing.

This is the next generation Service Bus .NET client library focused on queues and topics. If you are looking for Event Hubs and Relay clients, please see:

We've moved!

The Microsoft Azure Service Bus Client for .NET has joined the unified Azure Developer Platform and can now be found in the Azure SDK for .NET repository. To view the latest source, participate in the development process, report issues, or engage with the community, please visit our new home.

This repository has been archived and is intended to provide historical reference and context for the Microsoft Azure Service Bus Client for .NET

Source code | Package (NuGet) | API reference documentation | Product documentation