Info
Version: | 7.0.1 |
Author(s): | Microsoft |
Last Update: | Friday, November 10, 2023 |
.NET Fiddle: | Online Example |
Project Url: | http://go.microsoft.com/fwlink/?LinkId=218964 |
NuGet Url: | https://www.nuget.org/packages/WindowsAzure.ServiceBus |
Install
Install-Package WindowsAzure.ServiceBus
dotnet add package WindowsAzure.ServiceBus
paket add WindowsAzure.ServiceBus
WindowsAzure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Rest.ClientRuntime(>= 2.3.20)
- Microsoft.Azure.Services.AppAuthentication(>= 1.0.3)
- System.IdentityModel.Tokens.Jwt(>= 4.0.4.403061554)
Tags
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: http://azure.microsoft.com/en-us/documentation/services/service-bus/
For more information on Event Hub features, please visit: http://go.microsoft.com/fwlink/?LinkID=403957
Please note that this package requires at least .Net Framework 4.6.2.