Skip to content
Docs Try Aspire

Aspireify an existing app

When you add Aspire to an existing application, the first choice is the language of the AppHost. Choosing a C# or TypeScript AppHost lets you stay in a familiar toolchain while still using the AppHost to orchestrate services, define resources, and model relationships for the application you already have.

Before following either path, make sure you’ve completed the prerequisites and installed the Aspire CLI.

For command details and language options, see the CLI reference: aspire init.