Review if UseRouting should still be explicitly called in the project templates
Open
area-minimal
area-mvc
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Is the explicit call to `UseRouting` in the ASP.NET Core project templates still required? It looks like it was [originally introduced](https://github.com/dotnet/aspnetcore/pull/34016#issuecomment-875150665) to workaround #34146 which has since been resolved.
@DamianEdwards @davidfowl
Contributor guide
Assessment
This issue has not been assessed yet.