AMU

Results 3 issues of AMU

## Summary I have a question: I have a blazor component (aka razor component, aka MyPage.razor file) with a @page directive. I'll call the thing/object "page" from here on. It...

design-proposal

when downloading the repo there is an error in program.cs of the server. `app.MapRazorComponents().AddWebAssemblyRenderMode();` does not find/recognnize `.AddWebAssemblyRenderMode()` the project references the preview6 version of "Microsoft.AspNetCore.Components.WebAssembly.Server" nuget. updating to RC1...

### Is there an existing issue for this? - [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed ### Describe the...