Johm
0
Q:

blazor wasm routable page in separate project

@* In App.razor *@
<Router
    AppAssembly="typeof(Program).Assembly"
    AdditionalAssemblies="new[] { typeof(Component1).Assembly }">
    ...
</Router>
0

New to Communities?

Join the community