Skip to main content
Azure.Messaging.ServiceBus package icon

Azure.Messaging.ServiceBus

Azure Service Bus is a fully managed enterprise integration message broker. 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://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview

Total Downloads
392.3M
392,336,493
Published
Feb 10, 2022
Latest stable version

Install

.NET CLI
dotnet add package Azure.Messaging.ServiceBus --version 7.6.0
Package Manager Console
Install-Package Azure.Messaging.ServiceBus -Version 7.6.0
PackageReference
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.6.0" />

Frameworks

.NETStandard2.0

Dependencies

Azure.Core
.NETStandard2.0
[1.22.0, )
Azure.Core.Amqp
.NETStandard2.0
[1.2.0, )
Microsoft.Azure.Amqp
.NETStandard2.0
[2.5.10, )
[1.1.1, )
System.Memory.Data
.NETStandard2.0
[1.0.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.