dotnet / dotnet/aspnetcore

[Blazor] Pass assemblies registered in MapComponents to the Router component automatically.

Open
#58,814 1 comment 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.