Skip to content

Ensure visitors to "Build your first Aspire app" know about prereqs.#1339

Merged
IEvangelist merged 2 commits into
microsoft:mainfrom
alistairmatthews:add-prereqs-link-to-first-aspire-app
Jul 8, 2026
Merged

Ensure visitors to "Build your first Aspire app" know about prereqs.#1339
IEvangelist merged 2 commits into
microsoft:mainfrom
alistairmatthews:add-prereqs-link-to-first-aspire-app

Conversation

@alistairmatthews

Copy link
Copy Markdown
Contributor

Users who enter the site on the homepage and click the prominent "Try Aspire" links may not realize that they must install prerequisites before they run aspire new. This PR adds a note to both pivots to make that clear.

Fixes: #1331

Copilot AI review requested due to automatic review settings July 8, 2026 10:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a “pit of failure” in the Try Aspire → Build your first Aspire app flow by explicitly calling out required setup steps before readers run aspire new.

Changes:

  • Added a Prerequisites note to the C# pivot of the “Build your first Aspire app” quickstart, linking to the prerequisites and CLI installation guides.
  • Added the same Prerequisites note to the TypeScript pivot for parity and to catch users entering via either path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@IEvangelist IEvangelist enabled auto-merge (squash) July 8, 2026 11:48
@IEvangelist IEvangelist merged commit 4cd302c into microsoft:main Jul 8, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pit of Failure in Try Aspire flow - doesn't tell you how to install the aspire cli.

3 participants