Overview - bit BlazorUI

bit BlazorUI

bit BlazorUI components are native, easy-to-customize, and work seamlessly in all Blazor modes (WASM, Server, Hybrid, pre-rendering), saving you time and making development enjoyable.

Project templates

You can use our project templates to get started quickly with a predefined solution.

To use the BlazorServer or Server Side Blazor (SSB) project template, you can use the following command:

dotnet new install Bit.BlazorServer

And to use the BlazorWasm or Client Side Blazor (CSB) project template, you can use the following command:

dotnet new install Bit.BlazorWasm

Then you can create a new project using one of these commands:

dotnet new bit-ssb -n MyBlazorServerApp
dotnet new bit-csb -n MyBlazorWasmApp

Play on GitHub Codespaces

With GitHub Codespaces, you can access the ultimate online development platform, right in your browser - no downloads or installations required.

Experience lightning-fast speeds and seamless integration as you dive into the world of bit BlazorUI, and elevate your web development game to new heights.


Open bit BlazorUI playground