Enable setting default endpoint to start from dashboard
Open
area-app-model
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
Observing others that were setting up eShop and using the web front-end as the startup project, I let them know eShop is now an Aspire app and should use AppHost as the startup. An observation was that they still wanted an 'app' to run on F5 and not just the Dashboard.
Consider some means of specifying a resource's endpoint to be further 'launched' after all are ready state. This would save some clicks in an inner loop.
Contributor guide
Assessment
This issue has not been assessed yet.