Update aspire new blazor template
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
The aspire 13.1 blazor project that emerges from `aspire new` is the dotnet 9 template targeting dotnet 10.
https://github.com/dotnet/aspire/tree/f9acbefd56a4e1c93f67690e6a85c7fbb734117b/src/Aspire.ProjectTemplates/templates/aspire-starter/13.0
### Describe the solution you'd like
The blazor project should be the new dotnet 10 blazor template that includes the ReconnectModal, NotFound component, and various other points of improvement.
### Additional context
I believe this is the latest template: https://github.com/dotnet/aspnetcore/tree/main/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1
Contributor guide
Assessment
This issue has not been assessed yet.