6 Best Blazor Components Libraries (November 2018)

Blazor is an experimental .NET web framework using C# and HTML that runs in the browser.

Naturally, many components are at the beginning of their development.

I tried to collect the 6 most interesting libraries with components for Blazor. Enjoy.

MatBlazor

Blazor components that implement Google’s Material Design, it’s the one of the biggest component pack for Blazor now and it is growing fast. Demo.

  • MatCheckbox
  • MatTextField
  • MatRadioButton
  • MatSelect
  • MatSlider
  • MatSlideToggle
  • MatAppBar (in progress)
  • MatMenu (in progress)
  • MatCard
  • MatButton
  • MatChip

BlazorStrap

Bootstrap 4 Components for Blazor Framework. Really, I think, that they already implemented most of all components!

Blazor.FlexGrid

GridView component for Blazor

ChartJs.Blazor

This is a Blazor Component that wraps ChartJS.

BlazorSplit

Resizeable split views for Blazor.

BlazorContextMenu

A context menu component for Blazor !