WindowsAzure.ServiceBus
                             
                            
                                7.0.1
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    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 WindowsAzure.ServiceBus --version 7.0.1
NuGet\Install-Package WindowsAzure.ServiceBus -Version 7.0.1
<PackageReference Include="WindowsAzure.ServiceBus" Version="7.0.1" />
<PackageVersion Include="WindowsAzure.ServiceBus" Version="7.0.1" />
<PackageReference Include="WindowsAzure.ServiceBus" />
paket add WindowsAzure.ServiceBus --version 7.0.1
#r "nuget: WindowsAzure.ServiceBus, 7.0.1"
#:package WindowsAzure.ServiceBus@7.0.1
#addin nuget:?package=WindowsAzure.ServiceBus&version=7.0.1
#tool nuget:?package=WindowsAzure.ServiceBus&version=7.0.1
Please note, for Azure Service Bus, Azure Event Hubs and Azure Relay, newer packages Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs and Microsoft.Azure.Relay are available as of November 2020, February 2020 and March 2017 respectively. While WindowsAzure.ServiceBus will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read https://aka.ms/azsdk/blog/msging/intro for more details.
            
    It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Microsoft Azure Service Bus. 
            
    For more information on Messaging features, please visit: https://azure.microsoft.com/en-us/documentation/services/service-bus/
    For more information on Event Hub features, please visit: https://go.microsoft.com/fwlink/?LinkID=403957
    Please note that this package requires at least .Net Framework 4.6.2.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
- 
                                                
- Azure.Core (>= 1.8.1)
 - Azure.Identity (>= 1.2.3)
 - Microsoft.Rest.ClientRuntime (>= 2.3.20)
 - System.IdentityModel.Tokens.Jwt (>= 6.7.1)
 - System.Threading.Tasks.Extensions (>= 4.5.4)
 
 
NuGet packages (186)
Showing the top 5 NuGet packages that depend on WindowsAzure.ServiceBus:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Microsoft.Azure.ServiceBus.EventProcessorHost
                                                        
                                                            
                                                         Use this for EventHub distributed partition processing. For more information please visit http://go.microsoft.com/fwlink/?LinkID=403957 Please note that a newer package Azure.Messaging.EventHubs.Processor is available as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eh for more details. This package requires at least .Net Framework 4.6.2.  | 
                                                    |
| 
                                                        
                                                            Microsoft.AspNet.SignalR.ServiceBus3
                                                        
                                                            
                                                         Service Bus v3 messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.  | 
                                                    |
| 
                                                        
                                                            MassTransit.AzureServiceBus
                                                        
                                                            
                                                         MassTransit Azure Service Bus transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com  | 
                                                    |
| 
                                                        
                                                            Microsoft.AspNet.SignalR.ServiceBus
                                                        
                                                            
                                                         Service Bus messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.  | 
                                                    |
| 
                                                        
                                                            NServiceBus.Azure.Transports.WindowsAzureServiceBus
                                                        
                                                            
                                                         NServiceBus Transport for the Windows Azure Servicebus  | 
                                                    
GitHub repositories (32)
Showing the top 20 popular GitHub repositories that depend on WindowsAzure.ServiceBus:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            SignalR/SignalR
                                                        
                                                         
                                                            Incredibly simple real-time web for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack
                                                        
                                                         
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Glimpse/Glimpse
                                                        
                                                         
                                                            The open source diagnostics platform for the web
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            paolosalvatori/ServiceBusExplorer
                                                        
                                                         
                                                            The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            pnp/PnP
                                                        
                                                         
                                                            SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/PowerApps-Samples
                                                        
                                                         
                                                            Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/durabletask
                                                        
                                                         
                                                            Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JabbR/JabbR
                                                        
                                                         
                                                            Collaborative chat done right
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoftarchive/cqrs-journey
                                                        
                                                         
                                                            Microsoft patterns & pratices CQRS Journey sample application
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/azure-devops-dotnet-samples
                                                        
                                                         
                                                            .NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/connectthedots
                                                        
                                                         
                                                            Connect tiny devices to Microsoft Azure services to build IoT solutions
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure-Samples/MyDriving
                                                        
                                                         
                                                            Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            filipw/apress-recipes-webapi
                                                        
                                                         
                                                            Samples from ASP.NET Web API 2: Recipes book.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            solidify/jira-azuredevops-migrator
                                                        
                                                         
                                                            Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/azure-iot-remote-monitoring
                                                        
                                                         
                                                            Azure IoT Remote Monitoring preconfigured solution
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Flangvik/CobaltBus
                                                        
                                                         
                                                            Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/azure-service-bus-dotnet
                                                        
                                                         
                                                            ☁️ .NET Standard client library for Azure Service Bus
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mookid8000/Cirqus
                                                        
                                                         
                                                            :x: d60 event sourcing + CQRS framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/azure-stream-analytics
                                                        
                                                         
                                                            Azure Stream Analytics
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 7.0.1 | 537,350 | 11/10/2023 | |
| 6.2.2 | 1,815,836 | 2/10/2022 | |
| 6.2.1 | 129,112 | 1/14/2022 | |
| 6.2.0 | 682,279 | 7/21/2021 | |
| 6.1.1 | 284,869 | 5/4/2021 | |
| 6.1.0 | 108,736 | 4/20/2021 | |
| 6.0.5 | 374,049 | 3/16/2021 | |
| 6.0.4 | 122,649 | 3/1/2021 | |
| 6.0.3 | 1,105,838 | 9/15/2020 | |
| 6.0.2 | 993,241 | 6/11/2020 | |
| 6.0.1 | 1,211,266 | 2/8/2020 | |
| 6.0.0 | 1,955,388 | 8/29/2019 | |
| 5.2.0 | 3,224,932 | 4/5/2019 | |
| 5.1.0 | 1,107,442 | 1/10/2019 | |
| 5.0.2 | 998,770 | 11/9/2018 | |
| 5.0.0 | 2,655,917 | 7/7/2018 | |
| 4.1.11 | 2,259,657 | 7/6/2018 | |
| 4.1.10 | 1,528,548 | 5/23/2018 | |
| 4.1.9 | 848,125 | 5/1/2018 | |
| 4.1.8 | 1,255,444 | 3/19/2018 | |
| 4.1.7 | 955,851 | 2/5/2018 | |
| 4.1.6 | 2,851,575 | 11/6/2017 | |
| 4.1.5 | 265,516 | 10/31/2017 | |
| 4.1.3 | 5,637,401 | 7/22/2017 | |
| 4.1.2 | 1,289,378 | 6/6/2017 | |
| 4.1.1 | 385,419 | 5/25/2017 | |
| 4.1.0 | 665,378 | 5/16/2017 | |
| 4.0.0 | 1,740,578 | 3/17/2017 | |
| 3.4.6 | 1,729,639 | 2/9/2017 | |
| 3.4.5 | 6,575,597 | 1/24/2017 | |
| 3.4.3 | 655,265 | 12/2/2016 | |
| 3.4.2 | 767,551 | 11/11/2016 | |
| 3.4.1 | 268,645 | 11/3/2016 | |
| 3.4.0 | 935,006 | 9/22/2016 | |
| 3.3.2 | 2,844,667 | 7/26/2016 | |
| 3.3.1 | 749,961 | 7/4/2016 | |
| 3.2.4 | 260,143 | 6/24/2016 | |
| 3.2.3 | 107,236 | 6/21/2016 | |
| 3.2.2 | 489,278 | 5/24/2016 | |
| 3.1.7 | 569,383 | 4/7/2016 | |
| 3.1.6 | 177,451 | 3/28/2016 | |
| 3.1.5 | 531,584 | 3/10/2016 | |
| 3.1.4 | 360,259 | 2/19/2016 | |
| 3.1.3 | 601,718 | 1/29/2016 | |
| 3.1.2 | 234,258 | 1/13/2016 | |
| 3.1.1 | 68,963 | 1/11/2016 | |
| 3.0.9 | 364,513 | 11/25/2015 | |
| 3.0.8 | 175,261 | 11/13/2015 | |
| 3.0.7 | 205,685 | 10/26/2015 | |
| 3.0.6 | 153,541 | 10/16/2015 | |
| 3.0.4 | 177,022 | 10/5/2015 | |
| 3.0.3 | 256,688 | 9/17/2015 | |
| 3.0.2 | 116,155 | 9/10/2015 | |
| 3.0.1 | 294,373 | 8/21/2015 | |
| 3.0.1-preview | 8,343 | 8/16/2015 | |
| 3.0.0-preview | 10,816 | 7/29/2015 | |
| 2.8.2 | 381,745 | 4/7/2016 | |
| 2.8.1 | 67,116 | 2/24/2016 | |
| 2.7.6 | 669,449 | 8/11/2015 | |
| 2.7.5 | 331,322 | 7/8/2015 | |
| 2.7.3 | 112,144 | 6/29/2015 | |
| 2.7.2 | 151,708 | 6/17/2015 | |
| 2.7.1 | 49,646 | 6/16/2015 | |
| 2.7.0 | 474,716 | 6/11/2015 | |
| 2.6.7 | 142,595 | 5/18/2015 | |
| 2.6.6 | 275,802 | 5/2/2015 | |
| 2.6.5 | 309,396 | 4/13/2015 | |
| 2.6.4 | 159,139 | 3/17/2015 | |
| 2.6.2 | 118,732 | 3/6/2015 | |
| 2.6.1 | 276,264 | 2/2/2015 | |
| 2.6.0 | 127,603 | 1/29/2015 | |
| 2.5.4 | 134,228 | 1/12/2015 | |
| 2.5.3 | 196,851 | 12/5/2014 | |
| 2.5.2 | 131,375 | 11/18/2014 | |
| 2.5.1 | 678,401 | 11/12/2014 | |
| 2.5.0 | 89,671 | 11/12/2014 | |
| 2.4.10 | 71,344 | 11/10/2014 | |
| 2.4.9 | 107,393 | 10/31/2014 | |
| 2.4.8 | 120,430 | 10/23/2014 | |
| 2.4.7 | 57,653 | 10/22/2014 | |
| 2.4.6 | 80,148 | 10/15/2014 | |
| 2.4.5 | 57,270 | 10/14/2014 | |
| 2.4.4 | 176,244 | 10/3/2014 | |
| 2.4.3 | 107,960 | 9/15/2014 | |
| 2.4.2 | 245,885 | 7/23/2014 | |
| 2.4.1.1 | 86,957 | 7/17/2014 | |
| 2.4.1 | 101,855 | 7/14/2014 | |
| 2.3.4 | 375,610 | 6/7/2014 | |
| 2.3.3 | 53,098 | 6/4/2014 | |
| 2.3.2.2 | 74,650 | 5/21/2014 | |
| 2.3.2.1 | 48,942 | 5/21/2014 | |
| 2.3.2 | 88,376 | 5/8/2014 | |
| 2.3.1 | 134,146 | 4/9/2014 | |
| 2.3.0 | 95,281 | 4/3/2014 | |
| 2.2.7 | 134,162 | 2/28/2014 | |
| 2.2.6 | 92,861 | 2/17/2014 | |
| 2.2.5 | 54,939 | 2/12/2014 | |
| 2.2.4 | 99,118 | 1/23/2014 | |
| 2.2.3 | 76,694 | 1/21/2014 | |
| 2.2.2 | 66,916 | 1/6/2014 | |
| 2.2.1.1 | 150,056 | 11/6/2013 | |
| 2.2.1 | 63,129 | 10/23/2013 | |
| 2.2.0 | 204,242 | 10/22/2013 | |
| 2.1.4 | 165,189 | 10/19/2013 | |
| 2.1.3 | 288,890 | 9/11/2013 | |
| 2.1.2 | 256,939 | 7/31/2013 | |
| 2.1.1 | 49,100 | 7/31/2013 | |
| 2.1.0 | 695,849 | 5/22/2013 | |
| 2.0.1 | 184,978 | 4/30/2013 | |
| 2.0.0 | 54,548 | 4/30/2013 | |
| 2.0.0-beta | 4,032 | 3/29/2013 | |
| 2.0.0-alpha | 3,095 | 3/8/2013 | |
| 1.8.0 | 426,146 | 10/26/2012 | |
| 1.7.0.1 | 95,874 | 6/21/2012 | |
| 1.7.0 | 42,811 | 6/7/2012 | |
| 1.6.0 | 51,895 | 12/6/2011 | |
| 1.5.0 | 57,302 | 9/14/2011 | |
| 0.6.0 | 40,526 | 6/20/2011 | |
| 0.5.0 | 41,233 | 5/23/2011 | 
Build: 3.0.52723.2
        • General: This is a major version update because of public API dependency change at ManagedIdentityTokenProvider.
        • General: Replaced Microsoft.IdentityModel.Clients.ActiveDirectory dependecy with Azure.Identity.
        • General: Fix EventData.SerializedSizeInBytes causing read-only object errors.