Metadata >> NuGet >> Hyak.Common

Hyak.Common

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak. Supported Portable Library Platforms: - .NET Framework 4.0, 4.5 - .NET for Windows Store apps - Windows Phone 8, 8.1 - Portable Class Libraries
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl http://aka.ms/windowsazureapache2
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/Azure/hyak-common
RequireLicenseAcceptance True
Summary Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Tags Microsoft "Microsoft Azure" cloud REST HTTP client core common hyak
Dependencies Microsoft.Bcl:1.1.9:portable-net403+win+wpa81|Microsoft.Bcl.Async:1.0.168:portable-net403+win+wpa81|Microsoft.Bcl.Build:1.0.14:portable-net403+win+wpa81|Microsoft.Net.Http:2.2.22:portable-net403+win+wpa81|Newtonsoft.Json:6.0.4:portable-net403+win+wpa81
Title Common Library for Hyak Code Generator
PackageSize 282124
PackageHashAlgorithm SHA512
PackageHash xmCMATx4hW5BVAnA7fvNIMQY/dEXvozyxZ9q4uldLy4MSFVlRM/6uDVmdget8joFRc8v3U45TGIN21UuONGM5g==
DownloadCount 000000
CreatedDate 2015-08-28T19:57:58

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 Hyak.Common -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hyak.Common -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 Hyak.Common
Installing the package (HTTP Basic authentication):
Install-Package Hyak.Common -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hyak.Common -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Hyak.Common

OpenWrap

Installing the package:
o add-wrap Hyak.Common
Uninstalling the package:
o remove-wrap Hyak.Common

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
1.0.3
1.0.2
1.0.1
1.0.0