Use Fluent UI Web Components with Blazor

The Microsoft.FluentUI.AspNetCore Components package provides an extensive set of Razor components for Blazor which you can use to build applications that have the look and feel of modern Microsoft applications. Some of the components are wrappers for the FluentUI Web Components. Others are components that leverage the Fluent design system or make it easier to work with Fluent.

Getting started

To get up and running with the library, please see the library's documentation site.

Upgrading from an earlier version

If you are upgrading from an earlier version of the library, please see the what's new page for information on (breaking) changes.