Skip to main content
Back to registry

fluentui-blazor

github/awesome-copilot

This skill teaches how to correctly use the Microsoft.FluentUI.AspNetCore.Components (version 4) NuGet package in Blazor applications.

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill fluentui-blazor
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill teaches how to correctly use the Microsoft.FluentUI.AspNetCore.Components (version 4) NuGet package in Blazor applications. The library auto-loads all CSS and JS via Blazor's static web assets and JS initializers. Never tell users to add or tags for the core library. These provider components MUST be added to the root layout (e.g. MainLayout.razor ) for their corresponding services to work. Without them, service calls fail silently (no error, no UI). ServiceLifetime rules: Usage with a @using alias: Pattern: Icons.[Variant].[Size].[Name] Custom image: Icon.FromImageUrl("/path/to/image.png") Never use string-based icon names — icons are strongly-typed classes. FluentSelect , FluentCombobox , FluentListbox , and FluentAutocomplete do NOT work like .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does fluentui-blazor do?

This skill teaches how to correctly use the Microsoft.FluentUI.AspNetCore.Components (version 4) NuGet package in Blazor applications.

Is fluentui-blazor good?

fluentui-blazor does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does fluentui-blazor work with?

fluentui-blazor currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to fluentui-blazor?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install fluentui-blazor?

npx skills add https://github.com/github/awesome-copilot --skill fluentui-blazor

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering