Info
| Version: | 7.20.1 | 
| Author(s): | Microsoft | 
| Last Update: | Thursday, June 12, 2025 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.ServiceBus_7.20.1/sdk/servicebus/Azure.Messaging.ServiceBus/README.md | 
| NuGet Url: | https://www.nuget.org/packages/Azure.Messaging.ServiceBus | 
Install
Install-Package Azure.Messaging.ServiceBus
                        dotnet add package Azure.Messaging.ServiceBus
                        paket add Azure.Messaging.ServiceBus
                        
                                Azure.Messaging.ServiceBus Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Azure.Core(>= 1.8.1)
- Azure.Core.Amqp(>= 1.0.0)
- Microsoft.Azure.Amqp(>= 2.4.9)
- Microsoft.Bcl.AsyncInterfaces(>= 1.0.0)
- System.Memory.Data(>= 1.0.1)
Tags
 
                
Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state.
This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview.