Bit.BlazorUI.Extras
9.11.4-pre-01
This is a prerelease version of Bit.BlazorUI.Extras.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bit.BlazorUI.Extras --version 9.11.4-pre-01
NuGet\Install-Package Bit.BlazorUI.Extras -Version 9.11.4-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.Extras" Version="9.11.4-pre-01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bit.BlazorUI.Extras" Version="9.11.4-pre-01" />
<PackageReference Include="Bit.BlazorUI.Extras" />
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.Extras --version 9.11.4-pre-01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bit.BlazorUI.Extras, 9.11.4-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.Extras@9.11.4-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.Extras&version=9.11.4-pre-01&prerelease
#tool nuget:?package=Bit.BlazorUI.Extras&version=9.11.4-pre-01&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
bit BlazorUI Extras: The extra components package of bit BlazorUI
bit BlazorUI Extra offers a set of extensive UI controls for Blazor.
Why choose bit BlazorUI Extra components?
- Free and Open Source: Bit BlazorUI components come at no cost and are open to the community for contributions and improvements.
- Universal Support: Compatible with all interactive Blazor modes — Server, WASM, and Hybrid.
Getting Started
To use bit BlazorUI Extra components, follow these steps:
- Install the
Bit.BlazorUI.Extrasnuget package.
using command line:
dotnet add package Bit.BlazorUI.Extras
or using Package Manager Console:
Install-Package Bit.BlazorUI.Extras
- In the default document (
App.razororindex.html), add theBit.BlazorUI.ExtrasCSS file reference:
<link rel="stylesheet" href="_content/Bit.BlazorUI.Extras/styles/bit.blazorui.extras.css" />
- In the default document (
App.razororindex.html), add theBit.BlazorUI.ExtrasJS file reference:
<script src="_content/Bit.BlazorUI.Extras/scripts/bit.blazorui.extras.js"></script>
- In the
_Imports.razor, add the usingBit.BlazorUIto make it available throughout the project.
@using Bit.BlazorUI;
- Start using BlazorUI Extra components following its documents: https://blazorui.bitplatform.dev
| Product | Versions 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.
-
net8.0
- Bit.BlazorUI (>= 9.11.4-pre-01)
- Microsoft.AspNetCore.Components.Web (>= 8.0.0)
-
net9.0
- Bit.BlazorUI (>= 9.11.4-pre-01)
- Microsoft.AspNetCore.Components.Web (>= 9.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bit.BlazorUI.Extras:
| Package | Downloads |
|---|---|
|
Vertiq.Components.BitBlazor
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.2 | 360 | 2/10/2026 |
| 10.4.2-pre-02 | 88 | 2/10/2026 |
| 10.4.2-pre-01 | 168 | 2/8/2026 |
| 10.4.1 | 821 | 2/4/2026 |
| 10.4.1-pre-01 | 135 | 2/2/2026 |
| 10.4.0 | 2,590 | 1/20/2026 |
| 10.3.0 | 3,810 | 1/2/2026 |
| 10.3.0-pre-01 | 152 | 12/31/2025 |
| 10.2.1 | 3,417 | 12/19/2025 |
| 10.2.1-pre-03 | 309 | 12/18/2025 |
| 10.2.1-pre-02 | 289 | 12/17/2025 |
| 10.2.1-pre-01 | 457 | 12/11/2025 |
| 10.2.0 | 4,343 | 12/3/2025 |
| 10.2.0-pre-02 | 678 | 12/2/2025 |
| 10.2.0-pre-01 | 648 | 11/30/2025 |
| 10.1.1 | 3,377 | 11/21/2025 |
| 10.1.1-pre-01 | 297 | 11/21/2025 |
| 10.1.0 | 1,339 | 11/18/2025 |
| 10.1.0-pre-02 | 404 | 11/17/2025 |
| 9.11.4-pre-01 | 177 | 8/22/2025 |
Loading failed