Microsoft.NETCore.DotNetAppHost
2.0.6
Provides the .NET Core app bootstrapper intended for use in the application directory
74b1c703813c8910df5b96f304b0f2b78cdf194d
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.DotNetAppHost -Version 2.0.6
dotnet add package Microsoft.NETCore.DotNetAppHost --version 2.0.6
<PackageReference Include="Microsoft.NETCore.DotNetAppHost" Version="2.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.DotNetAppHost --version 2.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.NETCore.DotNetAppHost, 2.0.6"
#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.DotNetAppHost as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.DotNetAppHost&version=2.0.6
// Install Microsoft.NETCore.DotNetAppHost as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.DotNetAppHost&version=2.0.6
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
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.NETCore.DotNetAppHost:
| Package | Downloads |
|---|---|
|
Microsoft.NETCore.DotNetHostResolver
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
|