Skip to content

Files

This branch is 58 commits behind vikramlearning/blazorbootstrap:main.

nuget

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 15, 2024

Blazor Bootstrap Component Library

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.

NOTE: We strongly recommend all BlazorBootstrap users migrate to version 2.x.x. Read more...

Table of contents

Quick start

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 3.0.0-preview.3

  • Install Blazor Bootstrap templates with .NET CLI: dotnet new install Blazor.Bootstrap.Templates::1.10.0

    image

  • Read the Getting started page for information on the framework installation, contents, examples, and more.

Online Demos

Blazor Bootstrap Components

Component Name Docs Demos
Accordion Docs Demos
Alerts Docs Demos
AutoComplete Docs Demos
Badge Docs Demos
Breadcrumb Docs Demos
Buttons Docs Demos
Callout Docs Demos
Card Docs Demos
Charts: Bar chart Docs Demos
Charts: Doughnut chart Docs Demos
Charts: Line chart Docs Demos
Charts: Pie chart Docs Demos
Charts: Polar Area chart Docs Demos
Charts: Radar chart Docs Demos
Charts: Scatter chart Docs Demos
Collapse Docs Demos
Confirm Dialog Docs Demos
Currency Input Docs Demos
Date Input Docs Demos
Dropdown Docs Demos
Grid Docs Demos
Icons Docs Demos
Images Docs Demos
Modals Docs Demos
Number Input Docs Demos
Offcanvas Docs Demos
Pagination Docs Demos
PDF Viewer Docs Demos
Placeholders Docs Demos
Preload Docs Demos
Progress Docs Demos
RangeInput Docs Demos
Ribbon Docs Demos
Script Loader Docs Demos
Sidebar Docs Demos
Sidebar2 Docs Demos
Sortable List Docs Demos
Spinners Docs Demos
Switch Docs Demos
Tabs Docs Demos
Time Input Docs Demos
Toasts Docs Demos
Tooltips Docs Demos

More components coming...

Documentation

Blazor Bootstrap's documentation, included in this repo in the root directory, is built with Docusaurus and publicly hosted on GitHub Pages at https://docs.blazorbootstrap.com/. The docs may also be run locally.

Creators

Vikram Reddy

Copyright and license

Code and documentation copyright 2024 Blazor Bootstrap Code released under the Apache-2.0 License.