ServiceBus.v1_1
1.0.5
See the version list below for details.
dotnet add package ServiceBus.v1_1 --version 1.0.5
NuGet\Install-Package ServiceBus.v1_1 -Version 1.0.5
<PackageReference Include="ServiceBus.v1_1" Version="1.0.5" />
paket add ServiceBus.v1_1 --version 1.0.5
#r "nuget: ServiceBus.v1_1, 1.0.5"
// Install ServiceBus.v1_1 as a Cake Addin #addin nuget:?package=ServiceBus.v1_1&version=1.0.5 // Install ServiceBus.v1_1 as a Cake Tool #tool nuget:?package=ServiceBus.v1_1&version=1.0.5
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. 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. |
-
- Microsoft.WindowsAzure.ConfigurationManager (>= 2.0.0)
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
This package is not used by any popular GitHub repositories.
Fixed an Amqp bug that would prevent send/receive due to ssl decryption error triggering a connection reset.
Note that this fix would require a corresponding QFE to be applied on the ServiceBus Server as well. However the client side fix does not break backward compatibility of existing installations.