-
Notifications
You must be signed in to change notification settings - Fork 155
Refactor documentation to standardize references to "AppHost" #4241
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
base: main
Are you sure you want to change the base?
Conversation
…multiple files, enhancing clarity and consistency in the .NET Aspire documentation. Updates include changes to descriptions, titles, and examples to ensure uniformity in terminology related to the AppHost and its functionalities.
There was a problem hiding this comment.
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 standardizes terminology across .NET Aspire documentation by replacing inconsistent references to "app host" with the standardized term "AppHost". The changes enhance clarity and consistency in the documentation by ensuring uniform terminology when referring to the .NET Aspire application host and its functionalities.
- Standardizes "app host" to "AppHost" throughout documentation files
- Updates references to "app host project" to "AppHost project"
- Ensures consistent terminology in descriptions, titles, and code examples
Reviewed Changes
Copilot reviewed 134 out of 144 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
docs/whats-new/*.md | Updated release notes and what's new documentation to use "AppHost" terminology |
docs/testing/*.md | Standardized AppHost references in testing documentation and guides |
docs/storage/includes/*.md | Updated storage integration documentation to use consistent AppHost terminology |
docs/fundamentals/*.md | Corrected AppHost references in core concept documentation |
docs/get-started/*.md | Updated getting started guides to use standardized AppHost terminology |
docs/database/*.md | Standardized database integration documentation terminology |
docs/messaging/*.md | Updated messaging integration documentation references |
docs/deployment/*.md | Corrected deployment documentation to use AppHost terminology |
docs/extensibility/*.md | Updated extensibility documentation with consistent terminology |
…multiple files - Updated instances of "app host" to "AppHost" for consistency in terminology. - Clarified instructions and descriptions related to the AppHost in various documentation sections. - Enhanced clarity in examples and explanations regarding the AppHost's functionality and integration with other resources.
…multiple integration and testing guides. Updated phrasing for clarity and consistency in Azure, Kafka, NATS, RabbitMQ, YARP, SignalR, Elasticsearch, Key Vault, Azure Functions, and Storage sections. Enhanced instructions for managing resources and connection strings in the AppHost context. Improved overall readability and coherence in the documentation.
Summary
Refactor documentation to standardize references to "AppHost" across multiple files, enhancing clarity and consistency in the .NET Aspire documentation. Updates include changes to descriptions, titles, and examples to ensure uniformity in terminology related to the AppHost and its functionalities.
Fixes #4240 and fixes #4243
Internal previews
Toggle expand/collapse
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.