VOOZH about

URL: https://www.nuget.org/packages/Aspire.Hosting.AppHost/

⇱ NuGet Gallery | Aspire.Hosting.AppHost 13.4.5




👁 Image
Aspire.Hosting.AppHost 13.4.5

Prefix Reserved
dotnet add package Aspire.Hosting.AppHost --version 13.4.5
 
 
NuGet\Install-Package Aspire.Hosting.AppHost -Version 13.4.5
 
 
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="Aspire.Hosting.AppHost" Version="13.4.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspire.Hosting.AppHost" Version="13.4.5" />
 
Directory.Packages.props
<PackageReference Include="Aspire.Hosting.AppHost" />
 
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 Aspire.Hosting.AppHost --version 13.4.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aspire.Hosting.AppHost, 13.4.5"
 
 
#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 Aspire.Hosting.AppHost@13.4.5
 
 
#: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=Aspire.Hosting.AppHost&version=13.4.5
 
Install as a Cake Addin
#tool nuget:?package=Aspire.Hosting.AppHost&version=13.4.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (47)

Showing the top 5 NuGet packages that depend on Aspire.Hosting.AppHost:

Package Downloads
Aspire.Hosting.Testing

Testing support for the Aspire application model.

InfinityFlow.Aspire.Temporal

Aspire extension to start the temporal cli dev server as an container or executable resource. Only container is well-supported currently.

AzureKeyVaultEmulator.Aspire.Hosting

.NET Aspire AppHost support for the Azure KeyVault Emulator

FonsecaFramework.Aspire

Collection of classes and extensions for .NET Aspire

Hexalith.Infrastructure.AspireService.Hosting

Hexalith is a set of libraries to build a micro-service architecture.

GitHub repositories (91)

Showing the top 20 popular GitHub repositories that depend on Aspire.Hosting.AppHost:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/orleans
Cloud Native application framework for .NET
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
dotnet/samples
Sample code referenced by the .NET documentation
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
jbogard/ContosoUniversityDotNetCore-Pages
With Razor Pages
Version Downloads Last Updated
13.4.5 9,212 6/17/2026
13.4.4 35,873 6/15/2026
13.4.3 124,865 6/8/2026
13.4.2 127,828 6/3/2026
13.4.1 4,891 6/3/2026
13.4.0 93,138 6/1/2026
13.3.5 320,856 5/21/2026
13.3.4 59,276 5/19/2026
13.3.3 187,523 5/15/2026
13.3.2 139,831 5/14/2026
13.3.1 61,295 5/12/2026
13.3.0 222,918 5/7/2026
13.2.4 537,862 4/24/2026
13.2.3 186,509 4/21/2026
13.2.2 523,469 4/8/2026
13.2.1 330,026 3/31/2026
13.2.0 482,836 3/23/2026
13.1.3 144,369 3/19/2026
13.1.2 955,843 2/26/2026
13.1.1 525,575 2/11/2026
Loading failed