AI AGENT ADDONS

Fluentui Blazor

github/awesome-copilot

The Fluent UI Blazor library gives you ready-made parts for building modern web apps. You can use buttons, data grids, dialogs, and menus without writing complex code. Just add the library and follow a few simple steps.

Important parts like toasts and dialogs need special provider components placed in your main layout. Without them, these features won't work but won't show an error. You also need a separate package for icons that are strongly typed.

List components like FluentSelect use a different way to bind data than standard inputs. You provide items, a display function, and a value function. This skill helps you avoid common mistakes and get started quickly.

Add Fluentui Blazor skill to your workflow

Global

mkdir -p ~/.claude/skills/fluentui-blazor

Project

mkdir -p .claude/skills/fluentui-blazor

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago