![]() |
VOOZH | about |
dotnet add package BootstrapBlazor --version 10.7.2
NuGet\Install-Package BootstrapBlazor -Version 10.7.2
<PackageReference Include="BootstrapBlazor" Version="10.7.2" />
<PackageVersion Include="BootstrapBlazor" Version="10.7.2" />Directory.Packages.props
<PackageReference Include="BootstrapBlazor" />Project file
paket add BootstrapBlazor --version 10.7.2
#r "nuget: BootstrapBlazor, 10.7.2"
#:package BootstrapBlazor@10.7.2
#addin nuget:?package=BootstrapBlazor&version=10.7.2Install as a Cake Addin
#tool nuget:?package=BootstrapBlazor&version=10.7.2Install as a Cake Tool
This project is part of the .NET Foundation and operates under their Code Of Conduct
👁 License
👁 Github build
👁 Repo Size
👁 Commit Date
👁 codecov
dotnet add package BootstrapBlazor
_Imports.razor@using BootstrapBlazor.Components
MainLayout.razor<BootstrapBlazorRoot>
@Body
</BootstrapBlazorRoot>
it's either index.html or _Layout.cshtml/_Host.cshtml/App.razor depending on whether you're running WebAssembly or Server
<link rel="stylesheet" href="_content/BootstrapBlazor/css/bootstrap.blazor.bundle.min.css" />
<script src="_content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js"></script>
Program.csbuilder.Services.AddBootstrapBlazor();
<Display Value="@_text"></Display>
<Button Text="Button" OnClick="@ClickButton"></Button>
@code {
private string? _text;
private void ClickButton(MouseEventArgs e)
{
_text = DateTime.Now.ToString();
}
}
dotnet new install Bootstrap.Blazor.Templates::*
dotnet new bbapp
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.
This project is supported by the .NET Foundation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on BootstrapBlazor:
| Package | Downloads |
|---|---|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
BootstrapBlazor.FontAwesome
Bootstrap UI components extensions of FontAwesome |
|
|
BootstrapBlazor.TableExport
Bootstrap UI components extensions of export |
|
|
BootstrapBlazor.Chart
Bootstrap UI components extensions of Chart.js |
|
|
BootstrapBlazor.CodeEditor
Bootstrap UI components extensions of monaco-editor |
Showing the top 7 popular GitHub repositories that depend on BootstrapBlazor:
| Repository | Stars |
|---|---|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
|
ArgoZhang/BootstrapAdmin
BootstrapAdmin - Free Premium Admin control Panel Based On Bootstrap 4.x
|
|
|
yupingyong/kite.gateway
基于Yarp的Api网关
|
|
|
densen2014/BlazorMaui
用 c # 和 Razor 创建本机移动应用和桌面应用。使用 Blazor.BB.Maui,可以快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS 的应用。
|
|
|
densen2014/BlazorHybrid
关于BlazorHybrid的一切研究. 用 c # 和 Razor 创建本机移动应用和桌面应用。快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS、Linux 的应用。
|
|
|
YSGStudyHards/EasySQLite
🦸♂️EasySQLite 是一个 .NET 9 操作 SQLite 入门到实战详细教程,主要是对学校班级,学生信息进行管理维护(包含选型、开发、发布、部署)!
|
|
|
densen2014/Blazor100
Blazor入门100天
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.7.2 | 131 | 6/16/2026 |
| 10.7.2-beta03 | 93 | 6/13/2026 |
| 10.7.2-beta02 | 84 | 6/11/2026 |
| 10.7.2-beta01 | 96 | 6/10/2026 |
| 10.7.1 | 1,571 | 6/6/2026 |
| 10.7.0 | 1,667 | 5/31/2026 |
| 10.6.5-beta01 | 106 | 5/30/2026 |
| 10.6.4 | 493 | 5/28/2026 |
| 10.6.4-beta01 | 127 | 5/26/2026 |
| 10.6.3 | 477 | 5/22/2026 |
| 10.6.2 | 144 | 5/22/2026 |
| 10.6.2-beta02 | 101 | 5/21/2026 |
| 10.6.2-beta01 | 101 | 5/21/2026 |
| 10.6.1 | 397 | 5/20/2026 |
| 10.6.1-beta24 | 109 | 5/18/2026 |
| 10.6.1-beta23 | 104 | 5/17/2026 |
| 10.6.1-beta22 | 99 | 5/17/2026 |
| 10.6.1-beta21 | 95 | 5/17/2026 |
| 10.6.1-beta20 | 99 | 5/17/2026 |
| 10.6.1-beta19 | 107 | 5/15/2026 |