Skip to content

Update the DistributedApplicationLifecycle to use shared terminology#2432

Merged
davidfowl merged 1 commit intomainfrom
consistent-hosting-shutdown
Feb 26, 2024
Merged

Update the DistributedApplicationLifecycle to use shared terminology#2432
davidfowl merged 1 commit intomainfrom
consistent-hosting-shutdown

Conversation

@IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Feb 26, 2024

When I first saw the text used to describe the shutting down of the app when reviewing the new Aspire Learn module, I thought it was a typo. We should really be consistent with the other app hosts in the .NET ecosystem.

For example, consider the Microsoft.Hosting.Lifetime:

image

-Distributed application started. Press CTRL-C to stop.
+Distributed application started. Press Ctrl+C to shut down.

Note

The casing of the Ctrl, a + instead of a -, and the term "shut down".

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Feb 26, 2024
@davidfowl davidfowl enabled auto-merge (squash) February 26, 2024 14:49
@davidfowl davidfowl merged commit 25e2044 into main Feb 26, 2024
@davidfowl davidfowl deleted the consistent-hosting-shutdown branch February 26, 2024 14:57
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants