Info
Version: | 1.4.1 |
Author(s): | Microsoft |
Last Update: | Friday, October 31, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WindowsAzure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.WindowsAzure.Common |
Install
Install-Package Microsoft.WindowsAzure.Common
dotnet add package Microsoft.WindowsAzure.Common
paket add Microsoft.WindowsAzure.Common
Microsoft.WindowsAzure.Common Download (Unzip the "nupkg" after downloading)
Dependencies
9 packages depend on this package.
Tags
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.