Qlue 1.1.17
dotnet add package Qlue --version 1.1.17
NuGet\Install-Package Qlue -Version 1.1.17
<PackageReference Include="Qlue" Version="1.1.17" />
paket add Qlue --version 1.1.17
#r "nuget: Qlue, 1.1.17"
// Install Qlue as a Cake Addin #addin nuget:?package=Qlue&version=1.1.17 // Install Qlue as a Cake Tool #tool nuget:?package=Qlue&version=1.1.17
Fully asynchronous Messaging Framework used to abstract away the low-level workings of Azure ServiceBus topics.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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 (>= 3.2.1)
- Qlue.Core (>= 1.1.6)
- Qlue.Logging (>= 1.0.2)
- WindowsAzure.ServiceBus (>= 3.3.1)
- WindowsAzure.Storage (>= 7.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.1.17 | 1,362 | 7/6/2016 | |
1.1.16 | 1,331 | 9/23/2015 | |
1.1.15 | 1,035 | 6/11/2015 | |
1.1.14 | 1,103 | 4/6/2015 | |
1.1.13 | 1,078 | 4/1/2015 | |
1.1.12 | 1,028 | 4/1/2015 | |
1.1.11 | 1,056 | 4/1/2015 | |
1.1.10 | 1,044 | 3/31/2015 | |
1.1.9 | 1,057 | 3/31/2015 | |
1.1.8 | 1,442 | 12/17/2014 | |
1.1.7 | 1,410 | 11/3/2014 | |
1.1.6 | 1,098 | 8/25/2014 | |
1.1.5 | 1,103 | 8/16/2014 | |
1.1.3 | 1,103 | 8/15/2014 | |
1.1.2 | 1,075 | 8/15/2014 |
1.1.17 - Updated NuGet dependencies
1.1.16 - Updated NuGet dependencies
1.1.15 - Updated Azure NuGet packages
1.1.14 - Exposed partitioning setting and default to false
1.1.13 - Fixed Express settings
1.1.12 - Enabled Express and Partitioning
1.1.11 - Enabled full logging
1.1.10 - Added MessageId to timeout exception
1.1.9 - Updated NuGet dependencies and added some additional logging
1.1.8 - Updated NuGet dependencies (Azure SDK 2.5)
1.1.7 - Updated all NuGet dependencies
1.1.6 - Fixed issue with #if DEBUG
1.1.5 - Split project into Core/Client/Logging
1.0.0 - Initial release