Update Router to default to the current executing assembly for the app assembly if it isn't explicitly specified
Open
affected-all
area-blazor
copilot-candidate
enhancement
feature-blazor-builtin-components
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
The `AppAssembly` parameter is currently required for the `Router` component. It seems like we could default to the current executing assembly if the `AppAssembly` parameter isn't explicitly specified.
Contributor guide
Assessment
This issue has not been assessed yet.