Skip to content
DocsTry Aspire
DocsTry

KnownLaunchConfigurationTypes

Classstaticnet10.0
📦 Aspire.Hosting v13.5.3
Well-known launch configuration type identifiers.
namespace Aspire.Hosting.ApplicationModel;
public static class KnownLaunchConfigurationTypes
{
// ...
}
The launch configuration type tells the IDE which launcher to use for a resource. Integrations are free to define their own identifiers (for example "go" or "python"); only the identifiers that Aspire itself gives special meaning to are listed here.