megabit/blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 19th, 2026
Created on December 1st, 2018
Open Issues & Pull Requests: 74 (+0)
GitHub issues: Enabled
Number of forks: 536
Total Stargazers: 3,535 (+0)
Total Subscribers: 72 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 hours
Mean response time: 123.7 days
90th percentile: 562.1 days
Tracked items: 803

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 74% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Status: Investigate" is answered fastest, typically in under an hour, while "up-for-grabs" waits about 7 weeks. 93% of issues opened in the past year have since been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 39
New in 7 days: 8
Closed in 7 days: 3
Avg open age: 527 days
Stale 30+ days: 26
Stale 90+ days: 21

Recent activity

Opened in 7 days: 8
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 4

Top labels

  • Type: Bug 🐞 (283)
  • Type: Feature ⚙ (267)
  • Status: Not Planned (102)
  • Area: Documentation (23)
  • Status: Investigate (17)
  • Status: Repro Missing (17)
  • up-for-grabs (15)
  • Priority: Low ♻ (10)

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

Blazorise is a component library for Blazor that provides a consistent, strongly-typed UI component API across multiple CSS frameworks including Bootstrap, Tailwind, Bulma, Material, AntDesign, and Fluent UI.

The library solves the problem of building modern .NET web applications without being locked into a single CSS framework. It achieves this through provider-agnostic components that abstract away framework-specific styling details, allowing developers to write C# code once and swap CSS frameworks by changing the provider package. The components work in both Blazor WebAssembly and Blazor Server applications.

Blazorise suits teams building .NET web applications who want flexibility in their design system choices or who may need to migrate between CSS frameworks without rewriting components. It is particularly valuable for organizations that standardize on C# development and want to avoid learning multiple component APIs. The project offers a dual-licensing model with a source-available core and optional commercial subscriptions that include premium themes, pre-built blocks, and priority support with guaranteed response times.

The project maintains active development with regular updates across its provider packages and component offerings. Documentation is comprehensive with working demos available for each supported CSS framework in both WebAssembly and Server hosting models. The codebase is organized around provider-specific packages that can be installed independently, allowing teams to adopt only the frameworks they need.