![]() |
VOOZH | about |
dotnet add package BootstrapBlazor.FileViewer --version 10.0.1
NuGet\Install-Package BootstrapBlazor.FileViewer -Version 10.0.1
<PackageReference Include="BootstrapBlazor.FileViewer" Version="10.0.1" />
<PackageVersion Include="BootstrapBlazor.FileViewer" Version="10.0.1" />Directory.Packages.props
<PackageReference Include="BootstrapBlazor.FileViewer" />Project file
paket add BootstrapBlazor.FileViewer --version 10.0.1
#r "nuget: BootstrapBlazor.FileViewer, 10.0.1"
#:package BootstrapBlazor.FileViewer@10.0.1
#addin nuget:?package=BootstrapBlazor.FileViewer&version=10.0.1Install as a Cake Addin
#tool nuget:?package=BootstrapBlazor.FileViewer&version=10.0.1Install 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 3 NuGet packages that depend on BootstrapBlazor.FileViewer:
| Package | Downloads |
|---|---|
|
BlazorShared
BlazorMaui , 整合Blazor,BootstrapBlazor UI组件库,Maui的共享跨平台工程示例共享库 |
|
|
BootstrapBlazor.Densen.All
Blazor 组件懒人包 |
|
|
BootstrapBlazor.Shared
Package Description |
Showing the top 3 popular GitHub repositories that depend on BootstrapBlazor.FileViewer:
| Repository | Stars |
|---|---|
|
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
|
|
|
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 的应用。
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.1 | 962 | 1/28/2026 |
| 10.0.0 | 815 | 11/12/2025 |
| 9.0.0 | 12,918 | 11/13/2024 |
| 9.0.0-beta02 | 190 | 11/7/2024 |
| 9.0.0-beta01 | 697 | 11/1/2024 |
| 8.3.0 | 1,105 | 10/16/2024 |
| 8.1.1 | 540 | 10/10/2024 |
| 8.1.0 | 738 | 9/21/2024 |
| 8.0.3 | 3,041 | 5/21/2024 |
| 8.0.3-NPOI256 | 195 | 5/21/2024 |
| 8.0.3-beta2 | 215 | 5/21/2024 |
| 8.0.3-beta1 | 210 | 5/21/2024 |
| 8.0.1 | 3,320 | 12/9/2023 |
| 8.0.0 | 952 | 11/15/2023 |
| 7.0.3 | 7,416 | 2/17/2023 |
| 7.0.2 | 458 | 2/17/2023 |
| 7.0.1 | 1,929 | 12/23/2022 |
| 7.0.0 | 500 | 12/23/2022 |
| 1.0.0 | 541 | 12/23/2022 |