Microsoft.NETCore.DotNetAppHost 10.0.3

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.NETCore.DotNetAppHost --version 10.0.3
                    
NuGet\Install-Package Microsoft.NETCore.DotNetAppHost -Version 10.0.3
                    
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="Microsoft.NETCore.DotNetAppHost" Version="10.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.NETCore.DotNetAppHost" Version="10.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.NETCore.DotNetAppHost" />
                    
Project file
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 Microsoft.NETCore.DotNetAppHost --version 10.0.3
                    
#r "nuget: Microsoft.NETCore.DotNetAppHost, 10.0.3"
                    
#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 Microsoft.NETCore.DotNetAppHost@10.0.3
                    
#: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=Microsoft.NETCore.DotNetAppHost&version=10.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.NETCore.DotNetAppHost&version=10.0.3
                    
Install as a Cake Tool

Provides the .NET app bootstrapper intended for use in the application directory

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (22)

Showing the top 5 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

runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost

runtime.win-x64.Microsoft.NETCore.DotNetHostResolver

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost

runtime.win-x86.Microsoft.NETCore.DotNetHostResolver

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost

runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.NETCore.DotNetAppHost:

Repository Stars
LavaGang/MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Azure/azure-functions-core-tools
Command line tools for Azure Functions
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
Version Downloads Last Updated
11.0.0-preview.1.26104.118 50 2/10/2026
10.0.3 216 2/10/2026
10.0.2 3,650 1/13/2026
10.0.1 2,175 12/9/2025
10.0.0 2,006 11/11/2025
10.0.0-rc.2.25502.107 739 10/14/2025
10.0.0-rc.1.25451.107 570 9/9/2025
10.0.0-preview.7.25380.108 560 8/12/2025
9.0.13 118 2/10/2026
9.0.12 252 1/13/2026
9.0.11 729 11/11/2025
9.0.10 2,279 10/14/2025
9.0.9 1,117 9/9/2025
9.0.8 2,350 8/4/2025
8.0.24 985 2/10/2026
8.0.23 2,023 1/13/2026
8.0.22 9,414 11/11/2025
8.0.21 6,044 10/14/2025
8.0.20 2,784 9/9/2025
8.0.19 2,200 8/4/2025
Loading failed