* Updates the router component to scan for components within assemblies. * Parses the templates on `[Route]` in component instances and builds a route table that maps paths to components. * Uses the route table to map paths to components. |
||
|---|---|---|
| .. | ||
| Routing | ||
| DependencyInjectionTest.cs | ||
| JsonUtilTest.cs | ||
| LayoutTest.cs | ||
| Microsoft.AspNetCore.Blazor.Test.csproj | ||
| ParameterCollectionTest.cs | ||
| RenderTreeBuilderTest.cs | ||
| RenderTreeDiffBuilderTest.cs | ||
| RendererTest.cs | ||