Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 1.99 KB

README.md

File metadata and controls

67 lines (48 loc) · 1.99 KB

BlazorBootstrap logo

Blazor.Bootstrap

Blazor.Bootstrap is a component library built on top of Blazor and Bootstrap 5 CSS framework.
Explore BlazorBootstrap docs »

Table of contents

Quick start

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.

Status

NuGet NuGet

Components

  • Alerts
  • Breadcrumb
  • Buttons
  • Callout
  • Confirm Dialog
  • Grid
  • Icons
  • Modal
  • Offcanvas
  • Pagination
  • Preload
  • Toasts
  • Tooltips

More components coming...

Documentation

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.

Creators

Vikram Reddy

Copyright and license

Code and documentation copyright 2022 Vikram Learning Code released under the Apache-2.0 License.