Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
Explore Blazor Bootstrap docs »
Get 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.10.3
-
Install Blazor Bootstrap templates with .NET CLI:
dotnet new install Blazor.Bootstrap.Templates::1.10.0
-
Read the Getting started page for information on the framework installation, contents, examples, and more.
- Accordion
- Alerts
- AutoComplete
- Badge
- Breadcrumb
- Buttons
- Callout
- Card
- Charts: Bar chart, Doughnut chart, Line chart, and Pie chart
- Collapse
- Confirm Dialog
- Currency Input
- Date Input
- Dropdown
- Grid
- Icons
- Modals
- Number Input
- Offcanvas
- Pagination
- Placeholders
- Preload
- Progress
- Sidebar
- Switch
- Tabs
- Time Input
- Toasts
- Tooltips
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.