BootstrapBlazor.TableExport 9.0.0-beta01

Prefix Reserved
This is a prerelease version of BootstrapBlazor.TableExport.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BootstrapBlazor.TableExport --version 9.0.0-beta01
                    
NuGet\Install-Package BootstrapBlazor.TableExport -Version 9.0.0-beta01
                    
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="BootstrapBlazor.TableExport" Version="9.0.0-beta01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BootstrapBlazor.TableExport" Version="9.0.0-beta01" />
                    
Directory.Packages.props
<PackageReference Include="BootstrapBlazor.TableExport" />
                    
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 BootstrapBlazor.TableExport --version 9.0.0-beta01
                    
#r "nuget: BootstrapBlazor.TableExport, 9.0.0-beta01"
                    
#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.
#addin nuget:?package=BootstrapBlazor.TableExport&version=9.0.0-beta01&prerelease
                    
Install BootstrapBlazor.TableExport as a Cake Addin
#tool nuget:?package=BootstrapBlazor.TableExport&version=9.0.0-beta01&prerelease
                    
Install BootstrapBlazor.TableExport as a Cake Tool

Bootstrap Blazor Component

A set of enterprise-class UI components based on Bootstrap and Blazor.

License Github build Repo Size Commit Date codecov


Features

  • Enterprise-class UI designed for web applications.
  • A set of high-quality Blazor components out of the box.
  • Supports WebAssembly-based client-side and SignalR-based server-side UI event interaction.
  • Supports Progressive Web Applications (PWA).
  • Build with C#, a multi-paradigm static language for an efficient development experience.
  • .NET Standard 2.1 based, with direct reference to the rich .NET ecosystem.
  • Supports NET5. (Server-Side, WASM)
  • Seamless integration with existing ASP.NET Core MVC and Razor Pages projects.

Online Examples

website

Installation Guide

git clone https://github.com/dotnetcore/BootstrapBlazor.git
cd BootstrapBlazor/src/BootstrapBlazor.Server
dotnet run

Create a new project from the dotnet new template

  1. Install the template

dotnet new install Bootstrap.Blazor.Templates::*

  1. Create the Boilerplate project with the template

dotnet new bbapp

Install Bootstrap Blazor Project Template

  1. Download Project Template

Microsoft Market link

  1. Double Click BootstrapBlazor.UITemplate.vsix

Import Bootstrap Blazor into an existing project

  1. Go to the project folder of the application and install the Nuget package reference

dotnet add package BootstrapBlazor

  1. Add the stylesheet javascripts file to your main index file - Pages/_Host.cshtml (Server) or wwwroot/index.html (WebAssembly)

HTML

<!DOCTYPE html>
<html lang="en">
<head>
    . . .
    <link rel="stylesheet" href="_content/BootstrapBlazor/css/bootstrap.blazor.bundle.min.css">
</head>
<body>
    . . .
    <script src="_framework/blazor.server.js"></script>
    <script src="_content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js"></script>
</body>
</html>
  1. Open the ~/Startup.cs file in the and register the Bootstrap Blazor service:

C#

namespace BootstrapBlazorAppName
{
    public class Startup
    {
        public void ConfigureServices(IServiceCollection services)
        {
            //more code may be present here
            services.AddBootstrapBlazor();
        }

        //more code may be present here
    }
}

Visual Studio Integration

To create a new Bootstrap Blazor UI for Blazor application, use the Create New Project Wizard. The wizard detects all installed versions of Bootstrap Blazor for Blazor and lists them in the Version combobox—this enables you to start your project with the desired version. You can also get the latest version to make sure you are up to date.

  1. Get the Wizard

To use the Create New Project Wizard, install the Bootstrap Blazor UI for Blazor Visual Studio Extensions. You can get it from the:

  • Visual Studio Marketplace (for Windows)
  1. Start the Wizard

To start the wizard, use either of the following approaches

Using the Project menu:

  • Click File > New > Project.
  • Find and click the C# Blazor Application option (you can use the search, or filter by Blazor templates).
  • Follow the wizard.
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 (6)

Showing the top 5 NuGet packages that depend on BootstrapBlazor.TableExport:

Package Downloads
ThingsGateway.Admin.Application

Package Description

HandeSoft.Blazor

Package Description

UnifiedBlazor.UI.BootstrapBlazor

UnifiedBlazor框架的BootstrapBlazor UI库

BootstrapBlazor.Shared

Package Description

ZhuoPu_SModel

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on BootstrapBlazor.TableExport:

Repository Stars
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
ThingsGateway/ThingsGateway
ThingsGateway is a cross platform high-performance edge acquisition gateway based on Net8, providing underlying PLC communication libraries, communication debugging software, and more.
densen2014/Blazor100
Blazor入门100天
Version Downloads Last updated
9.2.5 1,036 5/24/2025
9.2.4 9,605 4/24/2025
9.2.3 1,093 4/18/2025
9.2.2 10,903 3/26/2025
9.2.1 15,822 2/17/2025
9.1.1 7,034 1/21/2025
9.1.0 2,134 1/2/2025
9.0.1 1,427 12/25/2024
9.0.0 5,053 11/13/2024
9.0.0-beta02 99 11/7/2024
9.0.0-beta01 152 11/1/2024
8.4.0 2,292 10/16/2024
8.3.0 881 10/8/2024
8.2.1 5,353 8/26/2024
8.2.0 948 8/21/2024
8.1.0 6,438 5/4/2024
8.1.0-beta02 129 5/1/2024
8.1.0-beta01 91 5/1/2024
8.0.7 888 4/17/2024
8.0.6 150 4/17/2024
8.0.5 232 4/13/2024
8.0.4 146 4/12/2024
8.0.4-beta01 148 4/9/2024
8.0.3 6,275 12/27/2023
8.0.2 424 12/27/2023
8.0.1 420 12/15/2023
8.0.1-beta02 93 12/15/2023
8.0.1-beta01 209 12/11/2023
8.0.0 4,604 11/15/2023
7.6.1 1,714 10/16/2023
7.6.0 522 9/28/2023
7.5.0 5,136 7/1/2023
7.4.0 2,784 5/20/2023
7.3.0 2,098 3/7/2023
7.2.0 1,695 1/6/2023
7.1.1 979 12/6/2022
7.1.0 557 11/30/2022
7.0.0 4,800 11/10/2022
6.0.0 13,007 11/13/2021
5.3.0 1,219 9/25/2021
5.2.0 501 9/20/2021
5.1.1 978 8/3/2021
5.1.0 391 8/3/2021
5.0.21 1,084 6/10/2021
5.0.20 548 6/3/2021
5.0.19 418 6/3/2021
5.0.18 1,386 4/22/2021
5.0.17 461 4/15/2021
5.0.16 807 4/8/2021
5.0.15 474 4/5/2021
5.0.14 422 4/5/2021
5.0.13 455 4/1/2021
5.0.12 568 3/24/2021
5.0.11 605 3/18/2021
5.0.10 420 3/18/2021
5.0.9 553 3/10/2021
5.0.8 643 3/4/2021
5.0.8-beta03 306 3/3/2021
5.0.8-beta02 308 3/2/2021
5.0.8-beta01 275 3/2/2021
5.0.7 477 2/21/2021
5.0.6 788 2/10/2021
5.0.5 655 1/28/2021
5.0.4 842 1/14/2021
5.0.3 669 1/3/2021
5.0.2 515 12/26/2020
5.0.1 615 12/23/2020
5.0.0 914 11/12/2020
3.1.2 580 11/12/2020
3.1.1 1,006 11/10/2020
3.1.1-beta02 478 10/31/2020
3.1.1-beta01 518 10/30/2020
3.1.0 628 10/30/2020
3.1.0-beta02 365 10/28/2020
3.1.0-beta01 371 10/28/2020