The Aspire VS Code extension provides a set of commands and tools to help you work with Aspire and Aspire AppHost projects directly from Visual Studio Code.
Features
Run: Run an Aspire app host in development mode.
Add: Add an integration to the Aspire project.
New: Create a new Aspire project.
Publish: Generates deployment artifacts for an Aspire app host project. (Preview)
Config: Manage configuration settings.
Deploy: Deploy an Aspire app host project to its supported deployment targets. (Preview)
Commands
All commands are available from the Command Palette (Cmd+Shift+P or Ctrl+Shift+P) and are grouped under the "Aspire" category:
Getting Started
Install the extension from the VS Code Marketplace.
Open your Aspire project folder in VS Code or use Aspire: New Aspire project to create a project.
Use the Command Palette to access Aspire commands.