Blazorise
Blazorise is a component library built on top of Blazor
Blazorise is a modern, extensible UI component library designed for building rich web applications using Microsoft’s Blazor framework and the .NET ecosystem. It provides a comprehensive suite of reusable UI components that allow developers to create consistent, responsive, and scalable interfaces without manually implementing common patterns. One of its defining features is its provider-based architecture, which decouples component logic from visual styling, enabling developers to switch between multiple CSS frameworks such as Bootstrap, Tailwind, Bulma, and Material without rewriting application code. ...