Skip to content

Blazor WASM components in Razorpages #26421

Discussion options

You must be logged in to vote

Yes, this is something we've added as a built-in feature with .NET 5 😄

Please see https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-release-candidate-1/#blazor-webassembly-prerendering. Note that instead of render-mode="WebAssemblyPrerendered", you can use render-mode="WebAssembly" if you just need the component to execute on WebAssembly without being prerendered.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Wulfheart
Comment options

@SteveSandersonMS
Comment options

@Wulfheart
Comment options

@SteveSandersonMS
Comment options

@Wulfheart
Comment options

Answer selected by SteveSandersonMS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants