Aspire.Hosting.AppHost 13.5.4

Aspire.Hosting.AppHost library

Provides the core APIs and MSBuild logic for Aspire AppHost projects.

Getting started

Install the package

In your project, install the Aspire AppHost library with NuGet:

dotnet add package Aspire.Hosting.AppHost

Usage example

Then, in the AppHost.cs file of AppHost, add project, container, and executable resources:

var builder = DistributedApplication.CreateBuilder(args);

// The Projects.MyApp type is generated by custom MSBuild targets added
// by the Aspire.Hosting.AppHost package when the MyApp project is added
// as a project reference.
var app = builder.AddProject<Projects.MyApp>("myapp");

builder.Build().Run();

Additional documentation

https://aspire.dev/

Feedback & contributing

https://github.com/microsoft/aspire

No packages depend on Aspire.Hosting.AppHost.

.NET 10.0

.NET 8.0

.NET 9.0

Version Downloads Last updated
13.5.4 2 2026/9/21
13.5.3 1 2026/9/21
13.5.2 2 2026/9/21
13.5.1 2 2026/9/21
13.5.0 1 2026/9/21
13.4.6 2 2026/9/21
13.4.5 1 2026/9/21
13.4.4 1 2026/9/21
13.4.3 1 2026/9/21
13.4.2 2 2026/9/21
13.4.1 1 2026/9/21
13.4.0 1 2026/9/21
13.3.5 1 2026/9/21
13.3.4 1 2026/9/21
13.3.3 2 2026/9/21
13.3.2 2 2026/9/21
13.3.1 1 2026/9/21
13.3.0 1 2026/9/21
13.2.4 2 2026/9/21
13.2.3 2 2026/9/21
13.2.2 2 2026/9/21
13.2.1 1 2026/9/21
13.2.0 2 2026/9/21
13.1.3 1 2026/9/21
13.1.2 1 2026/9/21
13.1.1 1 2026/9/21
13.1.0 1 2026/9/21
13.0.2 1 2026/9/21
13.0.1 1 2026/9/21
13.0.0 1 2026/9/21
9.5.2 1 2026/9/21
9.5.1 1 2026/9/21
9.5.0 1 2026/9/21
9.4.2 1 2026/9/21
9.4.1 2 2026/9/18
9.4.0 1 2026/9/21
9.3.1 1 2026/9/21
9.3.0 1 2026/9/21
9.2.1 1 2026/9/21
9.2.0 1 2026/9/21
9.1.0 1 2026/9/21
9.0.0 1 2026/9/21
9.0.0-rc.1.24511.1 1 2026/9/21
8.2.2 1 2026/9/21
8.2.1 1 2026/9/21
8.2.0 1 2026/9/21
8.1.0 1 2026/9/21
8.0.2 1 2026/9/21
8.0.1 1 2026/9/21
8.0.0 1 2026/9/21
8.0.0-preview.7.24251.11 1 2026/9/21
8.0.0-preview.6.24214.1 1 2026/9/21
8.0.0-preview.5.24201.12 1 2026/9/21