Is there a way to have a visible console window?
Open
area-orchestrator
area-tooling
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Discussed in https://github.com/dotnet/aspire/discussions/8036
Originally posted by **delinx32** March 12, 2025
When I add a web app and a console app to my app host, the console windows are hidden upon launch. I see the processes running in task manager, but there is no way to interact with them. The console app allows the user to enter commands in some situations and that isn't possible with the window hidden. Is there a setting/option to keep the console windows visible and interactable?
Contributor guide
Assessment
This issue has not been assessed yet.