Skip to content

.NET Aspire release 9.4 content #3926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 85 commits into from
Jul 29, 2025
Merged

.NET Aspire release 9.4 content #3926

merged 85 commits into from
Jul 29, 2025

Conversation

IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Jul 3, 2025

.NET Aspire release 9.4 content 🥳

In this PR:


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/prompts/adhere-to-writing-style.prompt.md .github/prompts/adhere-to-writing-style.prompt
docs/app-host/eventing.md docs/app-host/eventing
docs/architecture/overview.md docs/architecture/overview
docs/azure/azure-app-configuration-integration.md docs/azure/azure-app-configuration-integration
docs/azure/customize-azure-resources.md docs/azure/customize-azure-resources
docs/azure/integrations-overview.md docs/azure/integrations-overview
docs/azure/local-provisioning.md docs/azure/local-provisioning
docs/azureai/azureai-openai-integration.md docs/azureai/azureai-openai-integration
docs/azureai/azureai-search-document-integration.md docs/azureai/azureai-search-document-integration
docs/compatibility/9.3/remove-publisher-apis.md docs/compatibility/9.3/remove-publisher-apis
docs/compatibility/toc.yml docs/compatibility/toc
docs/database/postgresql-integration.md docs/database/postgresql-integration
docs/database/qdrant-integration.md docs/database/qdrant-integration
docs/diagnostics/overview.md docs/diagnostics/overview
docs/fundamentals/annotations-overview.md docs/fundamentals/annotations-overview
docs/fundamentals/app-host-overview.md docs/fundamentals/app-host-overview
docs/fundamentals/dashboard/explore.md docs/fundamentals/dashboard/explore
docs/fundamentals/dotnet-aspire-sdk.md docs/fundamentals/dotnet-aspire-sdk
docs/fundamentals/external-parameters.md docs/fundamentals/external-parameters
docs/fundamentals/networking-overview.md docs/fundamentals/networking-overview
docs/fundamentals/orchestrate-resources.md docs/fundamentals/orchestrate-resources
docs/fundamentals/setup-tooling.md docs/fundamentals/setup-tooling
docs/get-started/aspire-overview.md docs/get-started/aspire-overview
docs/get-started/build-your-first-aspire-app.md docs/get-started/build-your-first-aspire-app
docs/messaging/azure-event-hubs-integration.md docs/messaging/azure-event-hubs-integration
docs/messaging/azure-service-bus-integration.md docs/messaging/azure-service-bus-integration
docs/messaging/azure-web-pubsub-integration.md docs/messaging/azure-web-pubsub-integration
docs/real-time/azure-signalr-scenario.md docs/real-time/azure-signalr-scenario
docs/security/azure-security-key-vault-integration.md docs/security/azure-security-key-vault-integration
docs/toc.yml docs/toc

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

@IEvangelist IEvangelist changed the title .NET Aspire release 9.3 content .NET Aspire release 9.4 content Jul 4, 2025
IEvangelist and others added 20 commits July 10, 2025 10:58
Replaces placeholder content with detailed release notes for .NET Aspire 9.4, highlighting major improvements in the CLI, dashboard, publishing, deployment, provisioning, and other areas. The update includes categorized summaries of key features, enhancements, and bug fixes, along with references to relevant pull requests. Pulled from #4036

Co-Authored-By: Maddy Montaquila (Leger) <[email protected]>
…4037)

* Update eventing documentation and code samples for .NET Aspire 9.4

* Add missing xref

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Update AspireApp.AppHost to version 9.4.0 and refactor lifecycle logging

* Fix order of resource events in eventing documentation

---------

Co-authored-by: Copilot <[email protected]>
* Add details about how container networks are managed

* Fix MD

* Update docs/fundamentals/networking-overview.md

Co-authored-by: Andy (Steve) De George <[email protected]>

---------

Co-authored-by: Andy (Steve) De George <[email protected]>
* dotnet-aspire-9.4.md: Add instructions to get aspire-cli

* fix linter
* Initial update to simplify overview

* A few more tweaks

* A bit more clean up

* Clarify terminology in Aspire overview by emphasizing "hosting" integrations in the documentation.
* Initial bits for the interaction service

* Fix some issues

* Fix build issues

* Tweak rendering of code

* API example

* Update the article to be a bit more contextual to CLI and dashboard.

* Fix APIs

* More updates

* Remove .aspire stuff

* Enhance interaction service documentation for clarity and context in CLI and dashboard usage

* Update explore.md to include interaction prompts and update metadata - closes #4108

* Apply suggestions from code review

Co-authored-by: James Newton-King <[email protected]>

* Address peer feedback

* Update interaction service documentation and remove obsolete snippets

* Clarify input validation section in interaction service documentation

* Apply suggestions from code review

Co-authored-by: James Newton-King <[email protected]>

---------

Co-authored-by: James Newton-King <[email protected]>
* Initial drafts

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Add first aspire cli ref doc

* Feedback for install

* Update create and run sections

* Checkpoint

* Checkpoint 2

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Test include

* Option test 2

* Fix up aspire cmd; add aspire-new cmd.

* Minor updates to overview

* More includes

* More commands

* Update new command

* Update output based on 9.4

* Target 9.4

* Table updates

* Feedback

* minor changes to overview

* Add remaining commands

* Fix headers

* fix table links

* minor

* Minor

* build-you-first-aspire-app, and setup-tooling: Add instructions to get cli

* Update wording around aspire run

* Fix up AppHost vs app host

* adjust heading

* Remove title/desc from include

* Update config docs for global

* feedback

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>
Co-authored-by: Copilot <[email protected]>

* minor

* feedback

* Update install with script

* feedback

* Apply suggestions from code review

Co-authored-by: Maddy Montaquila (Leger) <[email protected]>

* feedback

* minor fixes and feedback

---------

Co-authored-by: David Pine <[email protected]>
Co-authored-by: Ankit Jain <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Maddy Montaquila (Leger) <[email protected]>
Co-authored-by: Eric Erhardt <[email protected]>
@maddymontaquila maddymontaquila merged commit dd438bc into main Jul 29, 2025
9 checks passed
@maddymontaquila maddymontaquila deleted the release-9.4 branch July 29, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment