Skip to content

Integrate MudBlazor for admin UI in Blazor Web App #28

@Weretik

Description

@Weretik

🧩 Description

Install and configure MudBlazor in the new Blazor Web App to support admin UI development.
Set up default theme, component registration, and layout compatibility with Tailwind and DaisyUI.
MudBlazor will be used only in the admin part of the application.

✅ Subtasks:

  • Install MudBlazor NuGet package
  • Register MudBlazor services in Program.cs
  • Add MudThemeProvider, MudDialogProvider, and MudSnackbarProvider to layout
  • Create or update MainLayout.razor to support MudBlazor structure
  • Test basic MudBlazor components (e.g., button, dialog)
  • Document integration rules: used only in Admin UI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions