Bit.BlazorUI 9.2.0-pre-01

This is a prerelease version of Bit.BlazorUI.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bit.BlazorUI --version 9.2.0-pre-01
                    
NuGet\Install-Package Bit.BlazorUI -Version 9.2.0-pre-01
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bit.BlazorUI" Version="9.2.0-pre-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bit.BlazorUI" Version="9.2.0-pre-01" />
                    
Directory.Packages.props
<PackageReference Include="Bit.BlazorUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bit.BlazorUI --version 9.2.0-pre-01
                    
#r "nuget: Bit.BlazorUI, 9.2.0-pre-01"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bit.BlazorUI@9.2.0-pre-01
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bit.BlazorUI&version=9.2.0-pre-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Bit.BlazorUI&version=9.2.0-pre-01&prerelease
                    
Install as a Cake Tool

bit BlazorUI is a native high performance components for Blazor

NuGet Version Nuget

bit BlazorUI is a set of native and high performance Blazor UI controls. This is implemented in C# and this does not depend on or wrap existing JavaScript frameworks or libraries.

Why choose bit BlazorUI Components?

  • bit BlazorUI components are free
  • bit BlazorUI components are open source
  • bit BlazorUI components have a high performance
  • bit BlazorUI components are Blazor native components
  • bit BlazorUI components are supported in both server-side and client-side (WASM) Blazor

To use the bit BlazorUI components, please follow these steps:

  1. Install the Bit.BlazorUI nuget package
  2. In the default document (_Host.cshtml, index.html or _Layout.cshtml), add the Bit.BlazorUI style reference in the head section.

<link rel="stylesheet" href="_content/Bit.BlazorUI/styles/bit.blazorui.css" />

  1. In the default document (_Host.cshtml, index.html or _Layout.cshtml), add the Bit.BlazorUI script reference in the end of body section.

<script src="_content/Bit.BlazorUI/scripts/bit.blazorui.js"></script>

  1. In the _Imports.razor, add the using Bit.BlazorUI to make it available throughout the project.

@using Bit.BlazorUI;

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Bit.BlazorUI:

Package Downloads
Bit.BlazorUI.Extras

Bit.BlazorUI.Extras

Vertiq.Components.BitBlazor

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

DigikalaBiUtils

Digikala Bi dotnet utils class library.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Bit.BlazorUI:

Repository Stars
functionland/fx-files
You want to literally own your files? This is something won't happen on traditional cloud services in a lifetime. And this is something is going to happen in a glance with "Fx Files" app from now on. It is a file manager which stores everything on Fula blockchain network of Bloxes.
Version Downloads Last Updated
10.4.2 1,818 2/10/2026
10.4.2-pre-02 108 2/10/2026
10.4.2-pre-01 194 2/8/2026
10.4.1 1,848 2/4/2026
10.4.1-pre-01 149 2/2/2026
10.4.0 6,208 1/20/2026
10.3.0 9,207 1/2/2026
10.3.0-pre-01 167 12/31/2025
10.2.1 7,765 12/19/2025
10.2.1-pre-03 317 12/18/2025
10.2.1-pre-02 298 12/17/2025
10.2.1-pre-01 479 12/11/2025
10.2.0 9,450 12/3/2025
10.2.0-pre-02 693 12/2/2025
10.2.0-pre-01 670 11/30/2025
10.1.1 6,321 11/21/2025
10.1.1-pre-01 323 11/21/2025
10.1.0 2,531 11/18/2025
10.1.0-pre-02 430 11/17/2025
9.2.0-pre-01 246 12/30/2024
Loading failed