Microsoft.Azure.Common
2.0.1
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Azure.Common --version 2.0.1
NuGet\Install-Package Microsoft.Azure.Common -Version 2.0.1
<PackageReference Include="Microsoft.Azure.Common" Version="2.0.1" />
paket add Microsoft.Azure.Common --version 2.0.1
#r "nuget: Microsoft.Azure.Common, 2.0.1"
// Install Microsoft.Azure.Common as a Cake Addin #addin nuget:?package=Microsoft.Azure.Common&version=2.0.1 // Install Microsoft.Azure.Common as a Cake Tool #tool nuget:?package=Microsoft.Azure.Common&version=2.0.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.
.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.1)
- Microsoft.Azure.Common.Dependencies (>= 1.0.0)
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.
|