![]() |
VOOZH | about |
dotnet add package BootstrapBlazor.Chart --version 10.0.3
NuGet\Install-Package BootstrapBlazor.Chart -Version 10.0.3
<PackageReference Include="BootstrapBlazor.Chart" Version="10.0.3" />
<PackageVersion Include="BootstrapBlazor.Chart" Version="10.0.3" />Directory.Packages.props
<PackageReference Include="BootstrapBlazor.Chart" />Project file
paket add BootstrapBlazor.Chart --version 10.0.3
#r "nuget: BootstrapBlazor.Chart, 10.0.3"
#:package BootstrapBlazor.Chart@10.0.3
#addin nuget:?package=BootstrapBlazor.Chart&version=10.0.3Install as a Cake Addin
#tool nuget:?package=BootstrapBlazor.Chart&version=10.0.3Install as a Cake Tool
👁 License
👁 Github build
👁 Repo Size
👁 Commit Date
👁 codecov
git clone https://github.com/dotnetcore/BootstrapBlazor.git
cd BootstrapBlazor/src/BootstrapBlazor.Server
dotnet run
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
| 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.Chart:
| Package | Downloads |
|---|---|
|
ThingsGateway.Razor
Package Description |
|
|
WASU.Rcl
Package Description |
|
|
BlazorShared
BlazorMaui , 整合Blazor,BootstrapBlazor UI组件库,Maui的共享跨平台工程示例共享库 |
|
|
BootstrapBlazor.Shared
Package Description |
|
|
ZhuoPu_SModel
Package Description |
Showing the top 4 popular GitHub repositories that depend on BootstrapBlazor.Chart:
| Repository | Stars |
|---|---|
|
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
|
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
|
densen2014/BlazorMaui
用 c # 和 Razor 创建本机移动应用和桌面应用。使用 Blazor.BB.Maui,可以快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS 的应用。
|
|
|
densen2014/Blazor100
Blazor入门100天
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.3 | 2,163 | 5/23/2026 |
| 10.0.2 | 42,137 | 12/30/2025 |
| 10.0.1 | 5,245 | 12/17/2025 |
| 10.0.1-beta03 | 309 | 12/17/2025 |
| 10.0.1-beta02 | 301 | 12/17/2025 |
| 10.0.1-beta01 | 301 | 12/17/2025 |
| 10.0.0 | 14,069 | 11/12/2025 |
| 9.0.5 | 389 | 11/12/2025 |
| 9.0.4 | 16,505 | 10/16/2025 |
| 9.0.3 | 6,166 | 10/12/2025 |
| 9.0.2 | 192 | 10/11/2025 |
| 9.0.1 | 15,589 | 9/23/2025 |
| 9.0.0 | 198,658 | 11/13/2024 |
| 9.0.0-beta02 | 193 | 11/7/2024 |
| 9.0.0-beta01 | 700 | 11/1/2024 |
| 8.4.0 | 2,669 | 10/16/2024 |
| 8.2.3 | 8,727 | 8/19/2024 |
| 8.2.2 | 310 | 8/18/2024 |
| 8.2.1 | 265 | 8/18/2024 |
| 8.2.0 | 550 | 8/17/2024 |