Microsoft.NETCore.DotNetHostPolicy
2.2.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.DotNetHostPolicy -Version 2.2.0
dotnet add package Microsoft.NETCore.DotNetHostPolicy --version 2.2.0
<PackageReference Include="Microsoft.NETCore.DotNetHostPolicy" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.DotNetHostPolicy --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.NETCore.DotNetHostPolicy, 2.2.0"
#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 Microsoft.NETCore.DotNetHostPolicy as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.DotNetHostPolicy&version=2.2.0
// Install Microsoft.NETCore.DotNetHostPolicy as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.DotNetHostPolicy&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
- Microsoft.NETCore.DotNetHostResolver (>= 2.2.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.NETCore.DotNetHostPolicy:
| Package | Downloads |
|---|---|
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
|