Skip to content

Latest commit

 

History

History

WPC

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

WPC 2024 - FluentUI vs MudBlazor: il grande match

This is the talk (Italian language) I've done at WPC 2024 In this talk I made a comparison beetween FluentUI and MudBlazor

Requirements

.NET 9 SDK must be installed. SQL Server express installed

Usage

In the src folder there are two main project:

Before run one of this project, please execute the Entity Framework Core migrations located in the BlazorUIWars.Core project.

Just execute dotnet run command to execute the projects.