[Blazor] Pass assemblies registered in MapComponents to the Router component automatically.
Open
area-blazor
enhancement
Pillar: Dev Experience
Priority:3
triaged
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
There are two routers, one on the server (ASP.NET Core) and one on the client. We've merged the two implementations for the most part, but there are details that still cause confusion.
* The need to declare additional assemblies in two locations: We should make the endpoint in ASP.NET Core pass along the configured assemblies to the client project via persisted state or some other mechanism.
Contributor guide
Assessment
This issue has not been assessed yet.