Microsoft.Azure.ServiceBus
0.0.5-preview
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.
See the version list below for details.
dotnet add package Microsoft.Azure.ServiceBus --version 0.0.5-preview
NuGet\Install-Package Microsoft.Azure.ServiceBus -Version 0.0.5-preview
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="0.0.5-preview" />
<PackageVersion Include="Microsoft.Azure.ServiceBus" Version="0.0.5-preview" />
<PackageReference Include="Microsoft.Azure.ServiceBus" />
paket add Microsoft.Azure.ServiceBus --version 0.0.5-preview
#r "nuget: Microsoft.Azure.ServiceBus, 0.0.5-preview"
#addin nuget:?package=Microsoft.Azure.ServiceBus&version=0.0.5-preview&prerelease
#tool nuget:?package=Microsoft.Azure.ServiceBus&version=0.0.5-preview&prerelease
This is the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.Azure.Amqp (>= 2.0.4)
- System.Runtime.Serialization.Xml (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.Azure.Amqp (>= 2.0.4)
- NETStandard.Library (>= 1.6.1)
- System.Runtime.Serialization.Xml (>= 4.3.0)
-
UAP 10.0
- Microsoft.Azure.Amqp (>= 2.0.4)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.3)
- System.Runtime.Serialization.Xml (>= 4.3.0)
NuGet packages (295)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.ServiceBus:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.ServiceBus
Package Description |
|
Foundatio.AzureServiceBus
Pluggable foundation blocks for building distributed apps. |
|
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. |
GitHub repositories (27)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Azure.ServiceBus:
Repository | Stars |
---|---|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
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/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
microsoft/coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
|
|
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.
|
|
dgarage/NBXplorer
NBitcoin Explorer
|
|
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
|
|
azuredevcollege/trainingdays
Azure Developer College's application development training days content.
|
|
Flangvik/CobaltBus
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
|
|
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
|
|
telstrapurple/PurpleExplorer
cross-platform Azure Service Bus explorer (Windows, MacOS, Linux)
|
|
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.
|
Version | Downloads | Last updated | |
---|---|---|---|
5.2.0 | 23,373,026 | 11/8/2021 | |
5.1.3 | 10,772,996 | 4/19/2021 | |
5.1.2 | 5,232,046 | 2/25/2021 | |
5.1.1 | 3,729,081 | 1/13/2021 | |
5.1.0 | 5,034,385 | 11/20/2020 | |
5.0.0 | 9,907,931 | 9/11/2020 | |
4.2.1 | 9,180,885 | 1/15/2021 | |
4.2.0 | 2,116,450 | 9/15/2020 | |
4.1.3 | 12,315,883 | 4/17/2020 | |
4.1.2 | 3,534,199 | 3/3/2020 | |
4.1.1 | 13,059,420 | 11/9/2019 | |
4.1.0 | 993,366 | 10/21/2019 | |
4.0.0 | 3,526,552 | 8/8/2019 | |
3.4.0 | 7,170,944 | 3/26/2019 | |
3.3.0 | 3,540,552 | 1/18/2019 | |
3.2.1 | 3,469,835 | 12/14/2018 | |
3.2.0 | 844,433 | 11/27/2018 | |
3.1.1 | 1,913,091 | 9/29/2018 | |
3.1.0 | 1,534,419 | 8/10/2018 | |
3.1.0-preview | 84,392 | 6/28/2018 | |
3.0.2 | 4,637,579 | 5/31/2018 | |
3.0.1.16 | 118,893 | 5/23/2018 | |
3.0.0 | 465,006 | 5/15/2018 | |
3.0.0-preview-02 | 55,657 | 2/23/2018 | |
3.0.0-preview-01 | 25,404 | 12/16/2017 | |
2.0.0 | 4,336,878 | 10/12/2017 | |
1.0.0 | 626,691 | 8/11/2017 | |
1.0.0-RC1 | 5,098 | 8/3/2017 | |
0.0.7-preview | 9,629 | 7/14/2017 | |
0.0.6-preview | 13,460 | 6/2/2017 | |
0.0.5-preview | 20,433 | 5/16/2017 | |
0.0.3-preview | 23,140 | 4/13/2017 | |
0.0.2-preview | 39,771 | 4/3/2017 |