MudBlazor 9.5.0

MudBlazor Logo

Material Design components for Blazor

GitHub Workflow Status Quality Gate Status Codecov GitHub GitHub Repo stars Contributors Discussions Discord Twitter NuGet version NuGet downloads

MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers you to adapt, fix or extend the framework. There are plenty of examples in the documentation, which makes understanding and learning MudBlazor very easy.

๐ŸŒ Documentation โšก Interactive Playground

๐Ÿ’Ž Why Choose MudBlazor?

  • Clean and aesthetic graphic design based on Material Design.
  • Clear and easy to understand structure.
  • Good documentation with many examples and source snippets.
  • All components are written entirely in C#, no JavaScript allowed (except where absolutely necessary).
  • Users can make beautiful apps without needing CSS (but they can of course use CSS too).
  • No dependencies on other component libraries, 100% control over components and features.
  • Stability! We strive for a complete test coverage.
  • Releasing often so developers can get their PRs and fixes in a timely fashion.

๐Ÿ“Š Repo Stats

Repobeats analytics image

๐Ÿš€ Getting Started

See the installation guide to get started.

Example Usage

<MudText Typo="Typo.h6">
    MudBlazor is @Text
</MudText>

<MudButton Variant="Variant.Filled" 
           Color="Color.Primary" 
           OnClick="ButtonOnClick">
    @ButtonText
</MudButton>

@code {
    string Text { get; set; } = "????";
    string ButtonText { get; set; } = "Click Me";
    int ClickCount { get; set; }

    void ButtonOnClick()
    {
        ClickCount += 1;
        Text = $"Awesome x {ClickCount}";
        ButtonText = "Click Me Again";
    }
}

๐Ÿค Contributing

Contributions from the community are what make MudBlazor successful.

๐Ÿ’ฌ Feel free to chat with us on Discord to get feedback before diving in.
๐Ÿ“š Check out our contribution guidelines to get started and learn more about how the project works.
๐Ÿงช If a PR fixes something you reported, locally test it to ensure your app works as expected.

โš™๏ธ Version Support

MudBlazor .NET Support
5.x.x .NET 5 Ended Jan 2022
6.x.x .NET 6, .NET 7, .NET 8 Ended Jan 2025
7.x.x .NET 7, .NET 8 Ended Jan 2026
8.x.x .NET 8, .NET 9 Limited Support
9.x.x .NET 8, .NET 9, .NET 10 โœ… Full Support

Note

  1. Upgrading? Check our Migration Guide for help with breaking changes.
  2. Static rendering is not supported. Learn more
  3. Use an up-to-date browser. Blazor supported platforms
  4. Want to test the latest features? Learn about our nightly builds!

No packages depend on MudBlazor.

Version Downloads Last updated
9.5.0 1 5/29/2026
9.4.0 12 5/9/2026
9.3.0 16 5/9/2026
9.2.0 15 3/23/2026
9.1.0 15 3/4/2026
9.0.0 11 2/24/2026
9.0.0-rc.1 14 2/16/2026
9.0.0-preview.2 22 1/17/2026
9.0.0-preview.1 18 12/20/2025
8.15.0 29 12/11/2025
8.14.0 26 12/11/2025
8.13.0 23 12/11/2025
8.12.0 25 12/11/2025
8.11.0 26 12/10/2025
8.10.0 24 12/11/2025
8.9.0 22 12/12/2025
8.8.0 24 12/11/2025
8.7.0 29 12/12/2025
8.6.0 26 12/12/2025
8.5.1 26 12/12/2025
8.5.0 24 12/12/2025
8.3.0 27 12/11/2025
8.2.0 21 12/12/2025
8.0.0 31 12/11/2025
8.0.0-rc.2 31 12/12/2025
8.0.0-preview.7 24 12/12/2025
8.0.0-preview.6 29 12/12/2025
8.0.0-preview.5 22 12/12/2025
8.0.0-preview.4 20 12/12/2025
8.0.0-preview.3 22 12/12/2025
8.0.0-preview.2 25 12/12/2025
8.0.0-preview.1 25 12/12/2025
7.16.0 22 12/11/2025
7.15.0 22 12/11/2025
7.14.0 24 12/11/2025
7.13.0 26 12/11/2025
7.12.1 23 12/11/2025
7.12.0 23 12/11/2025
7.11.0 22 12/11/2025
7.10.0 28 12/11/2025
7.9.0 21 12/12/2025
7.8.0 21 12/12/2025
7.7.0 29 12/11/2025
7.6.0 19 12/12/2025
7.5.0 19 12/12/2025
7.4.0 29 12/12/2025
7.3.0 27 12/11/2025
7.2.0 21 12/12/2025
7.1.1 22 12/11/2025
7.1.0 23 12/12/2025
7.0.0 24 12/11/2025
7.0.0-rc.2 19 12/12/2025
7.0.0-rc.1 24 12/12/2025
7.0.0-preview.4 20 12/12/2025
7.0.0-preview.3 20 12/12/2025
7.0.0-preview.2 28 12/12/2025
7.0.0-preview.1 21 12/12/2025
6.21.0 23 12/11/2025
6.20.0 20 12/11/2025
6.19.1 23 12/11/2025
6.19.0 20 12/11/2025
6.18.0 29 12/11/2025
6.17.0 25 12/11/2025
6.16.0 29 12/11/2025
6.15.0 26 12/11/2025
6.14.0 21 12/11/2025
6.12.0 24 12/11/2025
6.11.2 22 12/11/2025
6.11.1 23 12/11/2025
6.11.0 25 12/11/2025
6.10.0 23 12/11/2025
6.9.0 22 12/12/2025
6.8.0 23 12/12/2025
6.7.0 22 12/12/2025
6.6.0 24 12/11/2025
6.5.0 26 12/12/2025
6.4.1 24 12/12/2025
6.4.0 29 12/12/2025
6.3.1 22 12/11/2025
6.3.0 25 12/11/2025
6.2.5 24 12/12/2025
6.2.3 24 12/11/2025
6.2.2 28 12/11/2025
6.2.1 32 12/12/2025
6.2.1-dev3 26 12/12/2025
6.2.1-dev2 21 12/12/2025
6.2.0 27 12/12/2025
6.1.10-dev1 28 12/12/2025
6.1.9 18 12/12/2025
6.1.8 20 12/12/2025
6.1.7 24 12/12/2025
6.1.6 22 12/11/2025
6.1.5 25 12/12/2025
6.1.4 22 12/12/2025
6.1.3-dev.1 25 12/12/2025
6.1.2 23 12/12/2025
6.1.0 21 12/12/2025
6.0.19-dev3 25 12/12/2025
6.0.19-dev1 26 12/12/2025
6.0.18 20 12/11/2025
6.0.17 22 12/11/2025
6.0.17-dev.1 27 12/12/2025
6.0.16 20 12/11/2025
6.0.15 29 12/11/2025
6.0.14 24 12/11/2025
6.0.13 28 12/11/2025
6.0.12 29 12/11/2025
6.0.11 28 12/11/2025
6.0.11-dev.4 21 12/12/2025
6.0.11-dev.3 22 12/12/2025
6.0.11-dev.2 26 12/12/2025
6.0.11-dev.1 22 12/12/2025
6.0.10 26 12/11/2025
6.0.10-dev.5 26 12/12/2025
6.0.10-dev.4 24 12/12/2025
6.0.10-dev.3 26 12/12/2025
6.0.10-dev.2 25 12/12/2025
6.0.10-dev.1 26 12/12/2025
6.0.9 30 12/12/2025
6.0.8 24 12/12/2025
6.0.7 21 12/12/2025
6.0.6 24 12/11/2025
6.0.5 27 12/12/2025
6.0.4 23 12/12/2025
6.0.3 22 12/11/2025
6.0.2 33 12/12/2025
5.2.5 19 12/11/2025
5.2.4 23 12/12/2025
5.2.0 22 12/12/2025
5.1.5 23 12/11/2025
5.1.4 25 12/12/2025
5.1.3 29 12/11/2025
5.1.2 24 12/12/2025
5.1.1 22 12/11/2025
5.1.0 25 12/12/2025
5.0.15 21 12/11/2025
5.0.14 21 12/11/2025
5.0.13 22 12/11/2025
5.0.11 21 12/11/2025
5.0.10 26 12/11/2025
5.0.9 25 12/12/2025
5.0.8 19 12/12/2025
5.0.7 26 12/12/2025
5.0.6 23 12/12/2025
5.0.5 23 12/11/2025
5.0.3 26 12/11/2025
5.0.2 25 12/12/2025
5.0.1 23 12/12/2025
5.0.0 27 12/11/2025
2.0.7 22 12/12/2025
2.0.6 23 12/12/2025
2.0.5 21 12/12/2025
2.0.4 26 12/12/2025
2.0.3 22 12/11/2025
2.0.2 22 12/11/2025
2.0.0 23 12/11/2025
1.2.4 21 12/12/2025
1.2.1 24 12/11/2025
1.2.0 24 12/12/2025
1.1.5 25 12/11/2025
1.1.4 20 12/11/2025
1.1.3 18 12/11/2025
1.1.2 28 12/11/2025
1.1.1 24 12/12/2025
1.1.0 20 12/11/2025
1.0.9 20 12/12/2025
1.0.8 21 12/12/2025
1.0.7 25 12/12/2025
1.0.6 18 12/12/2025
1.0.5 23 12/12/2025
1.0.4 28 12/12/2025
1.0.3 32 12/11/2025
1.0.2 27 12/12/2025
1.0.1 22 12/11/2025
1.0.0 19 12/11/2025