Aspire.Hosting.AppHost 13.5.2

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.3 1 08/26/2026
13.5.2 9 08/22/2026
13.5.1 8 08/22/2026
13.5.0 9 08/19/2026
13.4.6 15 06/21/2026
13.4.5 15 06/17/2026
13.4.4 15 06/17/2026
13.4.3 15 06/10/2026
13.4.2 17 06/06/2026
13.4.1 15 06/06/2026
13.4.0 21 06/02/2026
13.3.5 22 05/23/2026
13.3.4 21 05/23/2026
13.3.3 22 05/17/2026
13.3.2 20 05/16/2026
13.3.1 20 05/15/2026
13.3.0 25 05/08/2026
13.2.4 29 04/27/2026
13.2.3 26 04/22/2026
13.2.2 36 04/11/2026
13.2.1 26 04/04/2026
13.2.0 27 03/24/2026
13.1.3 37 03/23/2026
13.1.2 28 02/27/2026
13.1.1 32 02/12/2026
13.1.0 41 12/18/2025
13.0.2 32 12/11/2025
13.0.1 30 12/10/2025
13.0.0 39 12/20/2025
9.5.2 28 12/11/2025
9.5.1 28 12/10/2025
9.5.0 25 12/10/2025
9.4.2 34 12/09/2025
9.4.1 24 12/11/2025
9.4.0 22 12/19/2025
9.3.1 32 12/10/2025
9.3.0 29 12/11/2025
9.2.1 26 12/18/2025
9.2.0 23 12/12/2025
9.1.0 32 12/14/2025
9.0.0 28 12/10/2025
9.0.0-rc.1.24511.1 29 12/10/2025
8.2.2 26 12/11/2025
8.2.1 25 12/11/2025
8.2.0 20 12/25/2025
8.1.0 29 12/12/2025
8.0.2 31 12/14/2025
8.0.1 26 12/11/2025
8.0.0 23 12/11/2025
8.0.0-preview.7.24251.11 26 12/11/2025
8.0.0-preview.6.24214.1 25 12/09/2025
8.0.0-preview.5.24201.12 27 12/10/2025