Microsoft.WindowsAzure.Common
0.9.10-preview
Prefix Reserved
Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.WindowsAzure.Common --version 0.9.10-preview
NuGet\Install-Package Microsoft.WindowsAzure.Common -Version 0.9.10-preview
<PackageReference Include="Microsoft.WindowsAzure.Common" Version="0.9.10-preview" />
paket add Microsoft.WindowsAzure.Common --version 0.9.10-preview
#r "nuget: Microsoft.WindowsAzure.Common, 0.9.10-preview"
// Install Microsoft.WindowsAzure.Common as a Cake Addin #addin nuget:?package=Microsoft.WindowsAzure.Common&version=0.9.10-preview&prerelease // Install Microsoft.WindowsAzure.Common as a Cake Tool #tool nuget:?package=Microsoft.WindowsAzure.Common&version=0.9.10-preview&prerelease
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Windows Azure libraries.
.NET Framework Recommended during Preview:
At this time, applications looking to use the Windows Azure Management Libraries should use the .NET Framework. 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. Looking to the future, we are enabling PCL early: Windows Azure Active Directory integration enables token-based authentication. Coupled with appropriate platform-specific libraries, in the future more platforms will light up with support for managing Windows Azure services.
Supported Portable Library Platforms:
- .NET Framework 4.5, 4.5.1
- .NET for Windows Store apps
- Windows Phone 8
- Silverlight 5
- Portable Class Libraries
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. 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. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | win8 is compatible. |
-
- Microsoft.WindowsAzure.Common.Dependencies (>= 0.9.1-preview)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.WindowsAzure.Common:
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. |
|
Enferno.Public.Azure.Management
Enferno Azure Management Library wrapper. |
|
Microsoft.WindowsAzure.Common.Tracing.Log4Net
Exposes Microsoft Azure Libraries HTTP messaging via Log4Net. |
|
Microsoft.WindowsAzure.Common.Tracing.Etw
Exposes Microsoft Azure Libraries events via ETW (Event Tracing for Windows). ETW events can be captured by subscribing to Microsoft-WindowsAzure event source. The ETW tracing provider requires .NET Framework 4.5 or newer. |
|
MaxFactry.Provider.Azure
Azure Provider library for use in MaxFactry Framework |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.WindowsAzure.Common:
Repository | Stars |
---|---|
MicrosoftResearch/Naiad
The Naiad system provides fast incremental and iterative computation for data-parallel workloads
|
|
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 | |
---|---|---|---|
1.4.1 | 1,338,593 | 10/31/2014 | |
1.4.0 | 86,414 | 10/7/2014 | |
1.3.0 | 487,715 | 8/6/2014 | |
1.2.0 | 8,740 | 7/8/2014 | |
1.1.1 | 50,791 | 5/28/2014 | |
1.1.0 | 4,278 | 5/22/2014 | |
1.0.3 | 39,731 | 5/1/2014 | |
1.0.2 | 18,883 | 4/17/2014 | |
1.0.1 | 11,488 | 4/8/2014 | |
1.0.0 | 30,985 | 4/2/2014 | |
0.9.13-preview | 11,659 | 3/16/2014 | |
0.9.12-preview | 10,610 | 3/5/2014 | |
0.9.11-preview | 5,956 | 2/27/2014 | |
0.9.10-preview | 5,523 | 2/21/2014 | |
0.9.9-preview | 18,721 | 1/24/2014 | |
0.9.8-preview | 7,226 | 1/22/2014 | |
0.9.7-preview | 4,118 | 1/16/2014 | |
0.9.6-preview | 10,347 | 1/7/2014 | |
0.9.5-preview | 12,826 | 12/16/2013 | |
0.9.4-preview | 9,119 | 12/10/2013 | |
0.9.3-preview | 18,725 | 11/21/2013 | |
0.9.1-preview | 8,395 | 11/4/2013 | |
0.9.0-preview | 10,652 | 10/22/2013 |
Adds TokenCloudCredentials class: PREVIEW RELEASE