Skip to content

Update the DistributedApplicationLifecycle to use shared terminology #2432

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 1 commit into from
Feb 26, 2024

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