WindowsAzure.Messaging.Managed 0.1.7.9

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

// Install WindowsAzure.Messaging.Managed as a Cake Tool
#tool nuget:?package=WindowsAzure.Messaging.Managed&version=0.1.7.9

Use this with Windows Azure Service Bus and Notification Hubs client registration (for Windows Store and Windows Phone 8 apps). It adds Microsoft.WindowsAzure.Messaging.Managed.dll to your project.
This package is for developing Windows Store and Windows Phone 8 applications with C# (managed)

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.7.9 6,673 7/30/2014
0.1.7.8 693 5/1/2014
0.1.7.7 80 4/21/2014
0.1.7.6 292 2/5/2014
0.1.7.5 112 12/12/2013
0.1.7.4 235 11/6/2013
0.1.7.3 152 10/18/2013
0.1.7.2 100 10/11/2013
0.1.7.1 57 8/21/2013
0.1.7 87 8/12/2013
0.1.6 76 6/26/2013
0.1.5.1 54 5/7/2013
0.1.5 53 4/26/2013

Fixing a bug in NotificationHub's UnRegisterAll API that incorrectly cleared the registrations in local storage when called