Hyak.Common
1.0.2
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
Requires NuGet 2.5 or higher.
Install-Package Hyak.Common -Version 1.0.2
dotnet add package Hyak.Common --version 1.0.2
<PackageReference Include="Hyak.Common" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hyak.Common --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hyak.Common, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hyak.Common as a Cake Addin
#addin nuget:?package=Hyak.Common&version=1.0.2
// Install Hyak.Common as a Cake Tool
#tool nuget:?package=Hyak.Common&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
Portable Class Library (.NETFramework 4.0.3, Windows 8.0, WindowsPhoneApp 8.1)
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.4)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hyak.Common:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.Common
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
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.2 | 0 | 06.02.2022 |