Metadata >> NuGet >> Microsoft.Azure.Common.Extensions

Microsoft.Azure.Common.Extensions

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl http://aka.ms/windowsazureapache2
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/WindowsAzure/azure-sdk-for-net
RequireLicenseAcceptance True
Summary Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.
Tags Microsoft "Microsoft Azure" Azure cloud REST HTTP client core common azureofficial windowsazureofficial
Dependencies Microsoft.Azure.Common:2.0.1|Microsoft.IdentityModel.Clients.ActiveDirectory:2.11.10918.1222|Microsoft.WindowsAzure.Management:4.0.1|Microsoft.Azure.Management.Resources:2.12.0-preview
Title Microsoft Azure Common Extensions Library
PackageSize 288581
PackageHashAlgorithm SHA512
PackageHash RV/1y64ptzkYNxaAMzx4s4VSixdzD0/r+RIwE5UX8sviN8BtAABe+CBgRjzB2F2PwQmHWGVVnrsudkEbbmHirQ==
DownloadCount 000000
CreatedDate 2015-01-22T00:25:49

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Azure.Common.Extensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Azure.Common.Extensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Microsoft.Azure.Common.Extensions
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Azure.Common.Extensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Azure.Common.Extensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.Azure.Common.Extensions

OpenWrap

Installing the package:
o add-wrap Microsoft.Azure.Common.Extensions
Uninstalling the package:
o remove-wrap Microsoft.Azure.Common.Extensions

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.14.0-preview