ServiceBus.v1_1
1.0.6
This package works with Service Bus 1.1 for Windows Server. it adds Microsoft.ServiceBus.dll along with related configuration files to your project. Please note that this package requires .Net Framework 4 Full Profile.
Install-Package ServiceBus.v1_1 -Version 1.0.6
dotnet add package ServiceBus.v1_1 --version 1.0.6
<PackageReference Include="ServiceBus.v1_1" Version="1.0.6" />
paket add ServiceBus.v1_1 --version 1.0.6
#r "nuget: ServiceBus.v1_1, 1.0.6"
Release Notes
• Messaging: Fix a potential problem in the Amqp IO layer when reading the protocol header frame, which can cause exception to upper layer in some system.
• General: .Net 4.6.1+ compatibility fix. Fixing custom DNS IdentityVerifier so that we honor multiple DNS claims returned by WIF
Dependencies
-
- Microsoft.WindowsAzure.ConfigurationManager (>= 2.0.0)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on ServiceBus.v1_1:
Package | Downloads |
---|---|
2GIS.NuClear.BuildTools
Инструменты автоматизации
|
|
2GIS.NuClear.OperationsLogging.Transports.ServiceBus
NuClear project operations logging based on Microsoft ServiceBus transport
|
|
2GIS.NuClear.OperationsProcessing.Transports.ServiceBus
NuClear project operations processing using Microsoft ServiceBus transport
|
|
2GIS.NuClear.Messaging.Transports.ServiceBus
NuClear project messaging Microsoft ServiceBus infrastructure
|
|
AzureNetQ
AzureNetQ is a client API for Microsoft Azure Service Bus & Service Bus for Windows on .NET
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ServiceBus.v1_1:
Repository | Stars |
---|---|
rzander/ruckzuck
software package manager for windows
|