When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
-
Updated
Jul 7, 2025 - C#
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
A router component and a service to simplify lazy assembly loading and to avoid flickering of initial loading on pre-rendered Blazor Wasm apps.
A step-by-step guide on how to implement Blazor WebAssembly prerendering in https://abp.io solution.
The demonstration of the Blazor WebAssembly app - reusing component states embedded in static prerendered HTML files
This is a simple Asp.net core hosted Blazor web assembly project that is pre-rendering and has Grpc as a service to access data from server to client.
Add a description, image, and links to the prerendering topic page so that developers can more easily learn about it.
To associate your repository with the prerendering topic, visit your repo's landing page and select "manage topics."