Microsoft.WindowsAzure.Management 4.1.1

Requires NuGet 2.5 or higher.

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

// Install Microsoft.WindowsAzure.Management as a Cake Tool
#tool nuget:?package=Microsoft.WindowsAzure.Management&version=4.1.1                

Provides Microsoft Azure infrastructure and data center management operations, including the ability to create and manage affinity groups and manage basic subscription information.

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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.WindowsAzure.Management:

Package Downloads
Microsoft.WindowsAzure.Management.Libraries

This set of packages open up a rich surface area of Microsoft Azure services, giving you the power to automate, deploy, and test cloud infrastructure with ease. These services support: - Microsoft Azure Virtual Machines - Hosted Services - Infrastructure Services - Scheduler - Storage Accounts - Subscription information - Networks - Web Sites - SQL Databases Management operations require the X509Certificate2 type that is not present in the Portable Class Library API surface area. The Common.NetFramework library exposes this functionality. Microsoft Azure Active Directory integration is enabled for token-based authentication and requires a Microsoft.IdentityModel.Clients.ActiveDirectory package.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.WindowsAzure.Management:

Repository Stars
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
MicrosoftResearch/Dryad
This is a research prototype of the Dryad and DryadLINQ data-parallel processing frameworks running on Hadoop YARN.
microsoft/sql-data-warehouse-samples
Snippets and samples for Azure SQL Data Warehouse
azureautomation/azure-automation-ise-addon
The Azure Automation PowerShell ISE Add-On makes it easy to author and test your runbooks in your local PowerShell ISE
Version Downloads Last updated
4.1.1 17,717 3/25/2015
4.1.0 2,048 1/30/2015
4.0.1 5,270 1/21/2015
4.0.0 2,205 1/8/2015
3.0.0 133 1/6/2015
2.2.2 2,451 11/11/2014
2.2.1 547 11/3/2014
2.2.0 684 10/31/2014
2.1.0 2,671 10/8/2014
2.0.0 20,234 9/15/2014
1.3.1 1,235 9/4/2014
1.3.0 2,706 8/8/2014
1.2.2 121 8/5/2014
1.2.1 1,870 6/11/2014
1.2.0 3,278 5/22/2014
1.0.4 1,611 5/8/2014
1.0.3 652 5/6/2014
1.0.2 507 4/25/2014
1.0.1 622 4/17/2014
1.0.0 2,830 4/2/2014
0.9.9-preview 467 3/18/2014
0.9.8-preview 508 3/13/2014
0.9.7-preview 328 3/6/2014
0.9.6-preview 249 2/27/2014
0.9.5-preview 3,250 1/10/2014
0.9.4-preview 1,029 12/16/2013
0.9.3-preview 848 12/11/2013
0.9.2-preview 1,131 11/22/2013
0.9.1-preview 593 11/4/2013
0.9.0-preview 388 10/22/2013

Adds basic subscription operations.