Blazor.Bootstrap is a component library built on top of Blazor and Bootstrap 5 CSS framework.
Explore BlazorBootstrap docs »
Several quick start options are available:
- Clone the repo:
git clone https://github.com/vikramlearning/blazorbootstrap.git
- Install with NuGet:
Install-Package Blazor.Bootstrap -Version 0.2.0
Read the Getting started page for information on the framework contents, examples, and more.
- Alerts
- Breadcrumb
- Buttons
- Callout
- Confirm Dialog
- Grid
- Icons
- Modal
- Offcanvas
- Pagination
- Preload
- Toasts
- Tooltips
More components coming...
BlazorBootstrap'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 2022 Vikram Learning Code released under the Apache-2.0 License.