Build beautiful Blazor apps, faster


bit BlazorUI is an open-source suite of 80+ native components written entirely in C#, easy to customize, working seamlessly in all interactive Blazor modes: WASM, Server, Hybrid (MAUI), and pre-rendering.


dotnet add package Bit.BlazorUI
80+ Components
100% C# Native Blazor
~400KB Full suite size
.NET 8.0+ Framework
Make it yours:
Explore theming
This is the "Overview" tab.

Why bit BlazorUI?

Native Blazor UI

bit BlazorUI components are written entirely in C# and provide high performance in all interactive Blazor modes (WASM, Server, Hybrid, pre-rendering).

Performance centric

One of the most important aspects of the bit BlazorUI is its performance. Using 5 components, for example, only adds 50KB to your app, and using +40 components adds only 200KB in total (dll + css + js).

Easy to customize

bit BlazorUI components are implemented in a standard format, making it simple to customize their styles and functionalities. A single brand color fed to the theme factory produces complete light and dark palettes.

RTL & multi-culture

Right-to-left rendering is a first-class feature: every component supports the RTL direction out of the box, making bit BlazorUI a solid base for multilingual applications.

AI-ready

The official MCP server lets AI coding agents like GitHub Copilot, Cursor, and Claude discover components, fetch accurate examples, and follow best practices automatically.

Dedicated dev team

A professional and dedicated team creates bit BlazorUI components, and they also actively contribute to the open-source project on GitHub. This ensures a consistent flow of updates and easy access to technical support.

{
  "mcpServers": {
    "bitBlazorUI": {
      "type": "http",
      "url": "https://blazorui-ai.bitplatform.dev/mcp"
    }
  }
}

Start building with bit BlazorUI

Free and open source, backed by a professional dedicated development team and an active community. All components live on GitHub, so you can follow their production flow, report bugs, fork the repo, and submit pull requests.