-
Notifications
You must be signed in to change notification settings - Fork 123
Installation
Vincent Baaij edited this page Apr 11, 2021
·
6 revisions
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.