Microsoft.WindowsAzure.Common 0.9.8-preview

This is a prerelease version of Microsoft.WindowsAzure.Common.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.WindowsAzure.Common --version 0.9.8-preview
NuGet\Install-Package Microsoft.WindowsAzure.Common -Version 0.9.8-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.WindowsAzure.Common" Version="0.9.8-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.WindowsAzure.Common --version 0.9.8-preview
#r "nuget: Microsoft.WindowsAzure.Common, 0.9.8-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.WindowsAzure.Common as a Cake Addin
#addin nuget:?package=Microsoft.WindowsAzure.Common&version=0.9.8-preview&prerelease

// Install Microsoft.WindowsAzure.Common as a Cake Tool
#tool nuget:?package=Microsoft.WindowsAzure.Common&version=0.9.8-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 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 Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 22,323 10/31/2014
1.4.0 4,555 10/7/2014
1.3.0 27,727 8/6/2014
1.2.0 1,865 7/8/2014
1.1.1 3,564 5/28/2014
1.1.0 120 5/22/2014
1.0.3 2,889 5/1/2014
1.0.2 1,065 4/17/2014
1.0.1 742 4/8/2014
1.0.0 944 4/2/2014
0.9.13-preview 2,537 3/16/2014
0.9.12-preview 213 3/5/2014
0.9.11-preview 101 2/27/2014
0.9.10-preview 353 2/21/2014
0.9.9-preview 571 1/24/2014
0.9.8-preview 146 1/22/2014
0.9.7-preview 155 1/16/2014
0.9.6-preview 270 1/7/2014
0.9.5-preview 143 12/16/2013
0.9.4-preview 448 12/10/2013
0.9.3-preview 2,883 11/21/2013
0.9.1-preview 211 11/4/2013
0.9.0-preview 96 10/22/2013

Adds TokenCloudCredentials class: PREVIEW RELEASE