ProjectExtensions.Azure.ServiceBus 0.10.7

dotnet add package ProjectExtensions.Azure.ServiceBus --version 0.10.7
NuGet\Install-Package ProjectExtensions.Azure.ServiceBus -Version 0.10.7
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="ProjectExtensions.Azure.ServiceBus" Version="0.10.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProjectExtensions.Azure.ServiceBus --version 0.10.7
#r "nuget: ProjectExtensions.Azure.ServiceBus, 0.10.7"
#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 ProjectExtensions.Azure.ServiceBus as a Cake Addin
#addin nuget:?package=ProjectExtensions.Azure.ServiceBus&version=0.10.7

// Install ProjectExtensions.Azure.ServiceBus as a Cake Tool
#tool nuget:?package=ProjectExtensions.Azure.ServiceBus&version=0.10.7

Windows Azure Service Bus wrapper modeled after the NServiceBus pattern of IHandleMessages<T>

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

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
0.10.7 4,666 7/3/2015
0.10.6 2,212 11/11/2014
0.10.5 2,209 11/10/2014
0.10.4 2,107 3/30/2014
0.10.3 1,234 1/18/2014
0.10.2 1,235 1/12/2014
0.10.1 1,231 1/11/2014
0.10.0.1 1,155 1/11/2014
0.10.0 1,270 1/11/2014
0.9.4 1,253 1/11/2014
0.9.3 1,488 3/3/2013
0.9.2 1,322 3/2/2013
0.9.1 1,403 3/1/2013
0.9.0 1,320 2/28/2013
0.8.7 1,641 7/19/2012
0.8.6 1,675 1/6/2012
0.8.5 1,505 1/4/2012
0.8.3 1,499 12/13/2011
0.8.2 1,544 12/12/2011
0.8.0 1,612 10/27/2011
0.7.6 1,544 10/16/2011
0.7.5 1,596 10/12/2011
0.7.4 1,519 10/10/2011
0.7.3 1,518 10/9/2011
0.7.2 1,496 10/9/2011
0.7.1 1,494 10/7/2011
0.7.0 1,519 10/6/2011
0.6.5 1,528 10/3/2011
0.6.0 1,546 9/29/2011
0.5.0 1,508 9/27/2011

Breaking change. You must use SAS Authentication. CAS is no longer supported.