Refresh root README for repo move and multi-language positioning#15480
Open
Refresh root README for repo move and multi-language positioning#15480
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 15480Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 15480" |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s root README to reflect the move to microsoft/aspire and reposition Aspire as a multi-language toolchain (not just .NET-centric), with refreshed examples and links.
Changes:
- Reworks the “What is Aspire?” intro copy and adds a CI workflow badge.
- Adds a “simple app definition” section with C# and TypeScript AppHost examples.
- Refreshes the “Useful links” section and removes stale/legacy references.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
maddymontaquila
approved these changes
Mar 22, 2026
Contributor
maddymontaquila
left a comment
There was a problem hiding this comment.
This looks good. we should work on aligning closer to the homepage at some point (for SEO references) but for tomorrow i think this is perfect.
Co-authored-by: Maddy Montaquila (Leger) <maddyleger1@gmail.com>
Co-authored-by: Maddy Montaquila (Leger) <maddyleger1@gmail.com>
Member
|
@microsoft-github-policy-service rerun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Refresh the root README after the move to
microsoft/aspireand tighten the top-level messaging so it reads less like a .NET-only project.This updates the opening description, adds a small C# and TypeScript app definition example, refreshes the useful links section, and removes stale repo/org and .NET Foundation references from the root README.
No additional dependencies are required for this change.
Validation:
git diff --check -- README.mdFixes # (issue)
Checklist
<remarks />and<code />elements on your triple slash comments?aspire.devissue: