BlazorWasmPreRendering.Build
App renderer
A package that pre-renders Blazor WebAssembly apps and saves them as static HTML files in the public folder.
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
262 stars
9 watching
15 forks
Language: C#
last commit: 9 days ago
Linked from 1 awesome list
blazorblazor-webassemblyprerendering
Related projects:
Repository | Description | Stars |
---|---|---|
jsakamoto/toolbelt.blazor.splitcontainer | A component library for creating Blazor apps with slidable splitter bars | 61 |
jsakamoto/blazorminimumtemplates | A set of minimal templates for building Blazor Server and WebAssembly applications without JavaScript and CSS libraries. | 45 |
huntercfreeman/blazorstudio | A C# project for building Blazor web applications. | 110 |
stevesandersonms/carchecker | A Blazor WebAssembly application that demonstrates various features and integrations of the technology | 815 |
fsbolero/bolero | Tools and libraries to run F# applications in WebAssembly using Blazor | 1,057 |
masastack/masa.blazor | A Blazor UI component library based on Material Design specifications for building web applications. | 1,192 |
bitfoundation/bitplatform | A comprehensive toolkit for building Blazor applications with pre-rendered PWA capabilities and seamless integration with various platforms | 1,081 |
jurioli/blazor.webform.components | A collection of ASP.NET Web Forms components and tools for building Blazor applications | 47 |
jsakamoto/toolbelt.blazor.headelement | A Blazor component and service that provides customizable support for the head element in Blazor apps. | 160 |
danroth27/blazorssr | An implementation of Blazor components using Server-side rendering to render UI on the server before sending it to the client. | 7 |
jsakamoto/toolbelt.blazor.filedropzone | Surrounds an input element with drag-and-drop file handling | 23 |
mrzhdev/blazorviz | A C# Blazor wrapper for visualizing tree data structures using Viz.js. | 5 |
jspuij/twokab | Enables .NET Blazor applications to run natively in native webviews on various platforms without the need for a bundled web server. | 132 |
stevesanderson/blazor | An implementation of web applications using C# and Razor templates, leveraging the ASP.NET framework for building dynamic UI components | 1,697 |
blazorfluentui/blazorfluentui | A Blazor wrapper around the Fluent UI Web Components library, providing a set of reusable UI components and styles for building web applications. | 816 |