Blazor Bootstrap is a component library built on top of Blazor and Bootstrap5 CSS framework.
$ dotnet add package Blazor.BootstrapGet started any way you want
Clone the repo: git clone https://github.com/vikramlearning/blazorbootstrap.git
Install with NuGet: Install-Package Blazor.Bootstrap -Version 1.8.2
Install Blazor Bootstrap templates with .NET CLI: dotnet new install Blazor.Bootstrap.Templates::1.8.2

Read the Getting started page for information on the framework installation, contents, examples, and more.
More components coming...
Blazor Bootstrap's documentation, included in this repo in the root directory, is built with Docusaurus and publicly hosted on GitHub Pages at https://getblazorbootstrap.com/. The docs may also be run locally.
Vikram Reddy
Code and documentation copyright 2023 Blazor Bootstrap Code released under the Apache-2.0 License.