Skip to content

Replace ".NET Aspire" with "Aspire" throughout repository#1119

Merged
IEvangelist merged 4 commits into
mainfrom
copilot/replace-dotnet-aspire-occurrences
Jan 30, 2026
Merged

Replace ".NET Aspire" with "Aspire" throughout repository#1119
IEvangelist merged 4 commits into
mainfrom
copilot/replace-dotnet-aspire-occurrences

Conversation

Copilot AI commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

Standardizes terminology by replacing all occurrences of ".NET Aspire" with "Aspire" across documentation, project descriptions, and code comments.

Changes

  • Grammatical corrections: "A .NET Aspire" → "An Aspire" (vowel sound requires "An")
  • General replacements: All remaining ".NET Aspire" → "Aspire"
  • Typo fixes (pre-existing, exposed by this change):
    • GranafaGrafana in k6 description
    • imlpementationimplementation in DataApiBuilder README
    • Added missing "integration" word in Java, Golang, Deno, JavaScript.Extensions descriptions

Scope

116 files: README.md, .csproj descriptions, .cs comments, /docs/, examples, GitHub templates.

Excluded: .github/agents/ directory.

Example

Before:

<Description>A .NET Aspire integration for hosting Bun apps.</Description>

After:

<Description>An Aspire integration for hosting Bun apps.</Description>
Original prompt

Please replace all occurances of ".NET Aspire" with "Aspire", and be certain to handle situations where "A .NET Aspire ..." should instead be "An Aspire ...".


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits January 29, 2026 16:50
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot AI changed the title [WIP] Replace all occurrences of .NET Aspire with Aspire Replace ".NET Aspire" with "Aspire" throughout repository Jan 29, 2026
Copilot AI requested a review from IEvangelist January 29, 2026 17:01
Comment thread docs/create-integration.md Outdated
Comment thread src/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis/README.md Outdated
Comment thread src/CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects/README.md Outdated

@tommasodotNET tommasodotNET 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.

lgtm

@IEvangelist
IEvangelist merged commit 646ee22 into main Jan 30, 2026
127 checks passed
@IEvangelist
IEvangelist deleted the copilot/replace-dotnet-aspire-occurrences branch January 30, 2026 14:27
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.

7 participants