Microsoft.Azure.Common
2.2.1
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.
Install-Package Microsoft.Azure.Common -Version 2.2.1
dotnet add package Microsoft.Azure.Common --version 2.2.1
<PackageReference Include="Microsoft.Azure.Common" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Common --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Common, 2.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.Common as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Common&version=2.2.1
// Install Microsoft.Azure.Common as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Common&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
- Hyak.Common (>= 1.2.2)
-
.NETStandard 1.4
- Hyak.Common (>= 1.2.2)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (38)
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.Sql
Provides Microsoft Azure SQL Database management operations for Microsoft Azure
|
|
Microsoft.WindowsAzure.Management.Scheduler
Provides Microsoft Azure Scheduler management operations including the ability to create, update and delete scheduled jobs and get job status and history.
|
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Common:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
Azure/azure-storage-net
Microsoft Azure Storage Libraries for .NET
|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
Azure/Azure-DataFactory
|