Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 239 Bytes

File metadata and controls

6 lines (5 loc) · 239 Bytes

#BlazorComponentHotloadDemo

This project is meant to show a demo of how Blazor components can be loaded into an application at runtime. A few concepts being shown are:

  • Dynamic Routing
  • Component Runtime loading
  • Dynamic Menu creation