Fluentui Blazor

screenshot of Fluentui Blazor

Fluentui Blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

Overview

The Microsoft Fluent UI Blazor components package provides a set of Blazor components that are used to build applications with a Fluent design, similar to modern Microsoft applications. These components are compatible with .NET 8 Blazor projects. The package includes wrappers around Microsoft's official Fluent UI Web Components, as well as components that leverage the Fluent Design System or simplify working with Fluent UI.

Features

  • Wrappers for Microsoft's official Fluent UI Web Components.
  • Components that leverage the Fluent Design System.
  • Simplified integration and usage of Fluent UI components.

Summary

The Microsoft Fluent UI Blazor components package is a useful resource for developers looking to build applications with a Fluent design. It provides a set of components that simplify the integration and usage of Fluent UI components, including wrappers for Microsoft's official Fluent UI Web Components. With its compatibility with .NET 8 Blazor projects, this package offers a convenient solution for creating modern, visually appealing applications.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

web-components
Web Components

Web components provide a way to create reusable, encapsulated UI components using standard web technologies such as HTML, CSS, and JavaScript. They allow developers to create complex UI components that can be easily shared across multiple projects and frameworks. Web components are built using four main specifications: Custom Elements, Shadow DOM, HTML Templates, and ES Modules.