Hyak.Common
1.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Hyak.Common --version 1.1.1
NuGet\Install-Package Hyak.Common -Version 1.1.1
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.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hyak.Common" Version="1.1.1" />
<PackageReference Include="Hyak.Common" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Hyak.Common --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hyak.Common, 1.1.1"
#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.
#:package Hyak.Common@1.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Hyak.Common&version=1.1.1
#tool nuget:?package=Hyak.Common&version=1.1.1
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.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1 && < 10.0.0)
- System.Net.Http (>= 4.0.0 && < 5.0.0)
- System.Xml.Linq (>= 3.5.21022.801)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1 && < 10.0.0)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1 && < 10.0.0)
- System.Reflection (>= 4.3.0 && < 5.0.0)
- System.Threading (>= 4.3.0 && < 5.0.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 10 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.
|
|
microsoft/mail2bug
Mail2Bug is a service that creates work-items in TFS (incl. VS Online) from an email, and keep the items updated with responses on the thread.
|
|
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
|
|
conceptdev/xamarin-samples
Xamarin.iOS and Xamarin.Android samples (aka MonoTouch or Mono-for-Android)
|
|
davidebbo/AzureWebsitesSamples
A repository of Azure Websites related samples
|