Hyak.Common
1.2.2
dotnet add package Hyak.Common --version 1.2.2
NuGet\Install-Package Hyak.Common -Version 1.2.2
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="Hyak.Common" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hyak.Common --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hyak.Common, 1.2.2"
#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 Hyak.Common as a Cake Addin #addin nuget:?package=Hyak.Common&version=1.2.2 // Install Hyak.Common as a Cake Tool #tool nuget:?package=Hyak.Common&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Reflection (>= 4.3.0)
- System.Threading (>= 4.3.0)
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. |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Hyak.Common:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Azure/Azure-DataFactory
|
|
Azure/azure-storage-net
Microsoft Azure Storage Libraries for .NET
|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|