![]() |
VOOZH | about |
Please note, this package is obsolete and will no longer be maintained after 9/30/2026. Microsoft encourages you to upgrade to the replacement package, Azure.Messaging.ServiceBus, to continue receiving updates. Refer to the migration guide (https://aka.ms/azsdk/net/migrate/sb) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
dotnet add package Microsoft.Azure.ServiceBus --version 5.2.0
NuGet\Install-Package Microsoft.Azure.ServiceBus -Version 5.2.0
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />
<PackageVersion Include="Microsoft.Azure.ServiceBus" Version="5.2.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Azure.ServiceBus" />Project file
paket add Microsoft.Azure.ServiceBus --version 5.2.0
#r "nuget: Microsoft.Azure.ServiceBus, 5.2.0"
#:package Microsoft.Azure.ServiceBus@5.2.0
#addin nuget:?package=Microsoft.Azure.ServiceBus&version=5.2.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.ServiceBus&version=5.2.0Install as a Cake Tool
Please be aware that a newer package, Azure.Messaging.ServiceBus is available as of November 2020. While this package will continue to receive critical bug fixes, we strongly encourage upgrading for new development. Please see the migration guide for more details.
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 directory contains the open source subset of the .NET SDK. For documentation of the complete Azure SDK, please see the Microsoft Azure .NET Developer Center.
Use the client library for Azure Service Bus to:
Transfer business data: leverage messaging for durable exchange of information, such as sales or purchase orders, journals, or inventory movements.
Decouple applications: improve reliability and scalability of applications and services, relieving senders and receivers of the need to be online at the same time.
Control how messages are processed: support traditional competing consumers for messages using queues or allow each consumer their own instance of a message using topics and subscriptions.
Implement complex workflows: message sessions support scenarios that require message ordering or message deferral.
Source code | Package (NuGet) | API reference documentation | Product documentation
The complete Microsoft Azure SDK can be downloaded from the Microsoft Azure Downloads Page and ships with support for building deployment packages, integrating with tooling, rich command line tooling, and more.
If you are not already familiar with Azure Service Bus, please review: What is Azure Service Bus.
For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes.
Microsoft Azure Subscription: To call Microsoft Azure services, including Azure Service Bus, you need to first create an account. If you do not have an existing Azure account, you may sign up for a free trial or use your MSDN subscriber benefits.
The Azure Service Bus client library shares the same Prerequisites as the Microsoft Azure SDK for .NET.
Code samples for the Azure Service Bus client library that detail how to get started and how to implement common scenarios can be found in the following locations:
For information on building the Azure Service bus client library, please see Building the Microsoft Azure SDK for .NET
Deploy the Azure Resource Manager template located at sdk/servicebus/Microsoft.Azure.ServiceBus/assets/azure-deploy-test-dependencies.json by clicking the following button:
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-sdk-for-net%2Fmaster%2Fsdk%2Fservicebus%2FMicrosoft.Azure.ServiceBus%2Fassets%2Fazure-deploy-test-dependencies.json" target="_blank"> <img src="http://azuredeploy.net/deploybutton.png"/> </a>
Running the above template will provision a standard Service Bus namespace along with the required entities to successfully run the unit tests.
Add an Environment Variable named SERVICE_BUS_CONNECTION_STRING and set the value as the connection string of the newly created namespace. Please note that if you are using Visual Studio, you must restart Visual Studio in order to use new Environment Variables.
Once you have completed the above, you can run dotnet test from the /sdk/servicebus/Microsoft.Azure.ServiceBus/tests directory.
For additional insight and context, the development, release, and issue history for the Azure Service Bus client library will continue to be available in read-only form, located in the stand-alone Azure Service Bus .NET repository.
The Azure Service Bus client library uses the semantic versioning scheme.
For information about the target frameworks of the Azure Service Bus client library, please refer to the Target Frameworks of the Microsoft Azure SDK for .NET.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact with any additional questions or comments.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Azure.ServiceBus:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.WebJobs.ServiceBus
Package Description |
|
|
BumperLane.Tenant.Service.Client
BumperLane service client. |
|
|
ServiceBus.AttachmentPlugin
Microsoft Azure ServiceBus attachment plugin |
|
|
ServiceStack.Azure
ServiceStack integration for Azure Services in Azure and Windows ServiceBus, Azure Blob Storage / Virtual File System, Azure Table Storage / Cache Provider. |
|
|
Storage.Net.Microsoft.Azure.ServiceBus
Extension to Storage.Net providing integration with Microsoft Azure Storage for blobs, tables and queues. |
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.ServiceBus:
| Repository | Stars |
|---|---|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
|
microsoft/coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
|
|
|
UiPath/CoreWF
WF runtime ported to work on .NET 6
|
|
|
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
|
|
| elastic/apm-agent-dotnet | |
|
WolfgangOfner/MicroserviceDemo
This is a demo with two ASP .NET 6 microservices using RabbitMQ and Docker
|
|
|
JasperFx/jasper
Next generation application development framework for .Net
|
|
|
Azure/azure-libraries-for-net
Azure libraries for .Net
|
|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
| rstropek/Samples | |
|
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
|
|
|
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
|
|
|
Flangvik/CobaltBus
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
|
|
|
azuredevcollege/trainingdays
Azure Developer College's application development training days content.
|
|
|
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
|
|
|
vany0114/microservices-dotnetcore-docker-sf-k8s
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.
|
|
|
paolosalvatori/service-fabric-acs-kubernetes-multi-container-app
This sample demonstrates how create a multi-container application using ASP.NET Core and deploy it on an Azure Service Fabric Linux cluster with the DNS service or Azure Container Service Kubernetes cluster on Azure.
|
|
|
aliostad/BeeHive
A Reactive Cloud Actor library/mini-framework for .NET 4.5.2+ or .NET Standard 2.0+
|
|
|
NimbusAPI/Nimbus
Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.2.0 | 33,636,092 | 11/8/2021 | 5.2.0 is deprecated. |
| 5.1.3 | 11,947,995 | 4/19/2021 | 5.1.3 is deprecated. |
| 5.1.2 | 5,784,121 | 2/25/2021 | 5.1.2 is deprecated. |
| 5.1.1 | 4,256,183 | 1/13/2021 | 5.1.1 is deprecated. |
| 5.1.0 | 6,201,857 | 11/20/2020 | 5.1.0 is deprecated. |
| 5.0.0 | 11,238,971 | 9/11/2020 | 5.0.0 is deprecated. |
| 4.2.1 | 10,185,691 | 1/15/2021 | 4.2.1 is deprecated. |
| 4.2.0 | 2,276,955 | 9/15/2020 | 4.2.0 is deprecated. |
| 4.1.3 | 13,612,334 | 4/17/2020 | 4.1.3 is deprecated. |
| 4.1.2 | 3,772,361 | 3/3/2020 | 4.1.2 is deprecated. |
| 4.1.1 | 13,660,031 | 11/9/2019 | 4.1.1 is deprecated. |
| 4.1.0 | 1,038,753 | 10/21/2019 | 4.1.0 is deprecated. |
| 4.0.0 | 3,727,426 | 8/8/2019 | 4.0.0 is deprecated. |
| 3.4.0 | 7,644,522 | 3/26/2019 | 3.4.0 is deprecated. |
| 3.3.0 | 3,724,177 | 1/18/2019 | 3.3.0 is deprecated. |
| 3.2.1 | 3,740,883 | 12/14/2018 | 3.2.1 is deprecated. |
| 3.2.0 | 879,455 | 11/27/2018 | 3.2.0 is deprecated. |
| 3.1.1 | 1,996,112 | 9/29/2018 | 3.1.1 is deprecated. |
| 3.1.0 | 1,615,349 | 8/10/2018 | 3.1.0 is deprecated. |