Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
The Bootstrap Blazor is an enterprise-class UI designed for web applications, offering high-quality Blazor components out of the box. It supports WebAssembly-based client-side and SignalR-based server-side UI event interaction and enables Progressive Web Applications (PWA). Developed with C#, it provides a seamless integration with existing ASP.NET Core MVC and Razor Pages projects.
dotnet new
template.dotnet new install Bootstrap.Blazor.Templates::*
.dotnet new bbapp
.Startup.cs
file and register the Bootstrap Blazor service.Bootstrap Blazor is a feature-rich UI toolkit for web applications, offering a wide range of components and support for server-side and client-side interactions. Its seamless integration with existing ASP.NET Core projects makes it a valuable tool for developers looking to enhance the UI of their web applications. The installation process is straightforward, requiring the installation of the .NET Core SDK, Visual Studio 2022, and the Bootstrap Blazor template.