Skip to content

Installation

Vincent Baaij edited this page Apr 11, 2021 · 6 revisions

Installation

Install NuGet packages for the components you want.
BlazorFluentUI.CoreComponents contains all the components that are not dependant on DynamicData package. BlazorFluentUI.ListComponents are dependant on DynamicData.

How to use BlazorFluentUI with Blazor Server is described here.
How to use BlazorFluentUI with Blazor WebAssembly is described here.

Clone this wiki locally