Skip to content

Branding: use "Aspire" instead of ".NET Aspire"#1111

Draft
sebastienros wants to merge 2 commits into
dotnet-presentations:mainfrom
sebastienros:branding/dotnet-aspire-to-aspire
Draft

Branding: use "Aspire" instead of ".NET Aspire"#1111
sebastienros wants to merge 2 commits into
dotnet-presentations:mainfrom
sebastienros:branding/dotnet-aspire-to-aspire

Conversation

@sebastienros

@sebastienros sebastienros commented Jun 25, 2026

Copy link
Copy Markdown

Use "Aspire" branding and update to the latest release (13.4.6)

Aspire was rebranded from ".NET Aspire" to simply "Aspire", and the latest release is 13.4.6 (aspire.dev). This PR updates this sample accordingly.

Branding

  • Replaced .NET AspireAspire in prose/docs.
  • Left unchanged references tied to a specific older release (e.g. ".NET Aspire 9.4", ".NET Aspire 8.0"), since that was the product name at that version. Historical notes/changelogs are also untouched. ASP.NET text is unaffected.

Versions

  • Bumped official Aspire.* packages and Aspire.AppHost.Sdk to 13.4.6.
  • Left as-is: AI integration packages (Aspire.Azure.AI.OpenAI, Aspire.Azure.AI.Inference) — no stable 13.x exists and the preview build requires a newer runtime than this sample targets; Aspire.Hosting.NodeJs (no 13.x release); CommunityToolkit.Aspire.* (separate versioning).

Opened as a draft for maintainer review. A cross-major bump may require small code adjustments to build — please validate. Part of a coordinated branding + version refresh.

@sebastienros sebastienros force-pushed the branding/dotnet-aspire-to-aspire branch 2 times, most recently from 5b7d03d to 84ae195 Compare June 25, 2026 21:24
sebastienros and others added 2 commits June 25, 2026 14:35
The product was rebranded from ".NET Aspire" to simply "Aspire". This updates
generic references to the new name. References to a specific older release (e.g.
".NET Aspire 9.4"), historical notes, and changelogs are intentionally left as-is.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps official Aspire.* packages and Aspire.AppHost.Sdk to the latest release
(13.4.6). Preview-only packages use the matching 13.4.6 preview build. Packages
without a 13.x release (e.g. Aspire.Hosting.NodeJs) and CommunityToolkit.Aspire.*
(separate versioning) are left unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sebastienros sebastienros force-pushed the branding/dotnet-aspire-to-aspire branch from 84ae195 to 03f0a42 Compare June 25, 2026 21:35
@jamesmontemagno

Copy link
Copy Markdown
Contributor

@sebastienros let me know when read and we will also update the name of the repo

ping me on teams

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.

2 participants