Microsoft.Azure.Common
2.0.3
Prefix Reserved
Thank you for the interest in this package.
Please note, a newer package is available Azure.Core, you can find more information of this new package from https://learn.microsoft.com/en-us/dotnet/api/overview/azure/core-readme?view=azure-dotnet.
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Azure.Common --version 2.0.3
NuGet\Install-Package Microsoft.Azure.Common -Version 2.0.3
<PackageReference Include="Microsoft.Azure.Common" Version="2.0.3" />
paket add Microsoft.Azure.Common --version 2.0.3
#r "nuget: Microsoft.Azure.Common, 2.0.3"
// Install Microsoft.Azure.Common as a Cake Addin #addin nuget:?package=Microsoft.Azure.Common&version=2.0.3 // Install Microsoft.Azure.Common as a Cake Tool #tool nuget:?package=Microsoft.Azure.Common&version=2.0.3
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 Microsoft Azure libraries.
.NET Framework Recommended during Preview:
At this time, applications looking to use the Microsoft 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: Microsoft 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 Microsoft Azure services.
Supported Portable Library Platforms:
- .NET Framework 4.5, 4.5.1
- .NET for Windows Store apps
- Windows Phone 8, 8.1
- 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. |
-
- Hyak.Common (>= 1.0.2)
- Microsoft.Azure.Common.Dependencies (>= 1.0.0)
NuGet packages (42)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Common:
Package | Downloads |
---|---|
Microsoft.WindowsAzure.Management.Compute
Provides virtual machine and hosted service management capabilities to developers. Launch, restart, scale, and manage VMs, hosted services, virtual disks, operating system images, and more. |
|
Microsoft.WindowsAzure.Management.Storage
Provides storage management operations for Microsoft Azure, including the ability to create, delete, and configure storage service accounts and credentials. |
|
Microsoft.WindowsAzure.Management
Provides Microsoft Azure infrastructure and data center management operations, including the ability to create and manage affinity groups and manage basic subscription information. |
|
Microsoft.WindowsAzure.Management.Monitoring
Provides Microsoft Azure Monitoring Services operations including a unified API to retrieve and configure monitoring metrics, alerts, and autoscale rules for your Microsoft Azure services. |
|
Microsoft.WindowsAzure.Management.Sql
Provides Microsoft Azure SQL Database management operations for Microsoft Azure |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Common:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Azure/Azure-DataFactory
|
|
Azure/azure-storage-net
Microsoft Azure Storage Libraries for .NET
|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|