Aspire dashboard + AOT
Open
area-dashboard
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
It would be neat if the Aspire dashboard was published with AOT to improve startup performance. Launching it with debugging is part of the dev inner loop so seeing it faster would improve the dev experience.
Problems:
* Blazor/SignalR doesn't support AOT yet.
* The Aspire dashboard packaged in workloads/images would need machine specific builds.
Contributor guide
Assessment
This issue has not been assessed yet.