Qlue.Core 1.1.6

dotnet add package Qlue.Core --version 1.1.6
NuGet\Install-Package Qlue.Core -Version 1.1.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Qlue.Core" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Qlue.Core --version 1.1.6
#r "nuget: Qlue.Core, 1.1.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Qlue.Core as a Cake Addin
#addin nuget:?package=Qlue.Core&version=1.1.6

// Install Qlue.Core as a Cake Tool
#tool nuget:?package=Qlue.Core&version=1.1.6

Fully asynchronous Messaging Framework used to abstract away the low-level workings of Azure ServiceBus topics.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Qlue.Core:

Package Downloads
Qlue

Fully asynchronous Messaging Framework used to abstract away the low-level workings of Azure ServiceBus topics.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.6 3,123 3/31/2015
1.1.5 1,810 8/16/2014
1.1.4 1,325 8/15/2014
1.1.3 1,139 8/15/2014
1.1.2 1,330 8/15/2014
1.1.1 1,123 8/15/2014
1.1.0 1,070 8/15/2014

1.1.6 - Updated NuGet dependencies and added logging
1.1.5 - Split project into Core/Client/Server
1.0.0 - Initial release