bit BlazorUI

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

Project template

You can use our BlazorEmpty (bit-empty) project template to get started quickly with a predefined solution which is compatible with the new approach introduced in .NET 8.

To use this project template, you first need to install it using the following command:

dotnet new install Bit.BlazorEmpty

Then you can create a new project using this command:

dotnet new bit-empty -n MyBitBlazorEmptyApp

Supported browsers

  • Blazor is supported in the browsers shown in the following list on both mobile and desktop platforms.

    • Apple Safari (Current† version)
    • Google Chrome (Current† version)
    • Microsoft Edge (Current† version)
    • Mozilla Firefox (Current† version)

Supported platforms

  • Blazor Hybrid apps have the following additional platform requirements:

    • Android 7.1 (API Level 24) or higher
    • iOS 15 or higher
    • macOS 12 (Monterey) or higher
    • Windows 7 SP1 or higher

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

Feedback

You can give us your feedback through our GitHub repo by filing a new Issue or starting a new Discussion.

Or you can review / edit this page on GitHub.