MudBlazor 5.2.0-rc3

Prefix Reserved
This is a prerelease version of MudBlazor.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MudBlazor --version 5.2.0-rc3
                    
NuGet\Install-Package MudBlazor -Version 5.2.0-rc3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MudBlazor" Version="5.2.0-rc3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MudBlazor" Version="5.2.0-rc3" />
                    
Directory.Packages.props
<PackageReference Include="MudBlazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MudBlazor --version 5.2.0-rc3
                    
#r "nuget: MudBlazor, 5.2.0-rc3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MudBlazor@5.2.0-rc3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MudBlazor&version=5.2.0-rc3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MudBlazor&version=5.2.0-rc3&prerelease
                    
Install as a Cake Tool

MudBlazor 5.2.0-rc3

Big Stuff

  • MudPopover: Part1 - Part2
    • Adjusted theme default z-index
    • Added configurable overflow functionality (flip popover when not enough space)
    • Added configurable duration and delay options for transition
  • Subscription based resize services: splitted Resizelistener into two services more info here https://github.com/MudBlazor/MudBlazor/pull/2658

Known issues

  • None

dotnet CLI Install-Package MudBlazor -Version 5.2.0-rc3 - Nuget Package Link

Features

  • MudTooltip: Added optinal tooltip arrow #3030
  • MudTabs: Added DisableSliderAnimation parameter #2877
  • MudAvatar: Added alt property when Image is used #2894
  • MudNumericField: Added KeyboardInterceptor to prevent input of invalid chars #2851
  • MudDatePicker: Changed current day button to variant outlined #3069
  • MudTextField: Added Pattern parameter #2983
  • MudSlider: Keyboard Navigation focus. #3068
  • MudList: Keyboard Navigation focus. #3068
  • MudChip: Keyboard Navigation focus. #3068
  • MudButtonGroup: Keyboard Navigation focus. #3068
  • MudButton: Keyboard Navigation focus. #3068
  • MudIconButton: Keyboard Navigation focus. #3068
  • MudFab: Keyboard Navigation focus. #3068
  • MudCheckBox: Keyboard Navigation focus. #3068
  • MudLink: Keyboard Navigation focus. #3068
  • MudRadio: Keyboard Navigation focus. #3068
  • MudSwitch: Keyboard Navigation focus. #3068
  • MudCheckBox: Added Keyboard Navigation #2932
  • MudSelect: Added Keyboard Navigation #2932
  • MudTimePicker: Added Basic Keyboard Navigation #2933
  • MudDatePicker: Added Basic Keyboard Navigation #2933
  • MudColorPicker: Added Basic Keyboard Navigation #2933

Bug Fixes

  • MudChip: Fixed OnClick/OnClose causing NullReferenceException #2866
  • MudInputs: Fixed cursor jumping for immediate multiline inputs with two-way binding on BSS #2926
  • MudInputs: Removed tabstop from input adornments #2934
  • MudDateRangePicker: Added null safe access to value and _rangeText in the setter of RangeText #2940
  • MudDateRangePicker: Fixed == and != operators #2977
  • MudExpansionPanel: Fixed infinite loop created by cascading StateHasChanged calls #2930
  • MudTable: Fixed inner level grouping with paginated data #2910
  • MudPagination: Fixed wrapping on smaller screens #2965
  • MudTextField: Fixed TextUpdateSuppression #3002
  • MudForm: Fixed form.Reset() #3034
  • MudCardHeader: Removed div wrapper when only ChildContent was used #3070
  • MudMenu: Fixed custom activator content #3065
  • MudTooltip: Fixed broken delay property #3030
  • MudDatePicker: Fixed selected month color #3030

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (267)

Showing the top 5 NuGet packages that depend on MudBlazor:

Package Downloads
MudBlazor.ThemeManager

ThemeManager component for MudBlazor to design, test or do live changes to Mudblazor themes.

CodeBeam.MudBlazor.Extensions

MudBlazor extension components from contributors. Includes 30+ components and utilities.

MudBlazor.Markdown

Markdown component for MudBlazor (https://mudblazor.com/)

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Blauhaus.EVACS.Admin.Blazor

Package Description

GitHub repositories (62)

Showing the top 20 popular GitHub repositories that depend on MudBlazor:

Repository Stars
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
dotnet/samples
Sample code referenced by the .NET documentation
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
ErsatzTV/ErsatzTV
Open-source platform that transforms your personal media library into live, custom TV channels.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
abpframework/abp-samples
Sample solutions built with the ABP Framework
neozhu/CleanArchitectureWithBlazorServer
This repository is designed to create an enterprise Blazor Server application that follows the principles of Clean Architecture and implements Blazor Clean Architecture best practices for scalability, maintainability, and testability.
DragoQCC/CrucibleC2
A C# Command & Control framework
TheAxelander/OpenBudgeteer
OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
supabase-community/supabase-csharp
A C# Client library for Supabase
RatScanner/RatScanner
Rat Scanner a helpful tool for Escape from Tarkov.
petabridge/akkadotnet-code-samples
Akka.NET professional reference code samples
CodeBeamOrg/CodeBeam.MudBlazor.Extensions
Useful third party extension components for MudBlazor, from the contributors.
Version Downloads Last Updated
9.0.0-preview.2 427 1/14/2026
9.0.0-preview.1 2,968 12/20/2025
8.15.0 486,167 11/23/2025
8.14.0 204,735 11/5/2025
8.13.0 388,047 10/1/2025
8.12.0 600,056 9/2/2025
8.11.0 450,037 8/4/2025
8.10.0 220,431 7/19/2025
8.9.0 262,896 7/1/2025
8.8.0 208,760 6/17/2025
8.7.0 401,104 5/30/2025
8.6.0 585,154 4/29/2025
8.5.1 424,524 3/31/2025
8.5.0 41,585 3/30/2025
8.3.0 441,757 2/23/2025
8.2.0 398,222 2/1/2025
8.0.0 578,165 1/18/2025
8.0.0-rc.2 6,952 1/9/2025
8.0.0-preview.7 5,235 12/26/2024
8.0.0-preview.6 2,872 12/17/2024
8.0.0-preview.5 10,512 11/22/2024
8.0.0-preview.4 12,901 10/30/2024
8.0.0-preview.3 850 10/28/2024
8.0.0-preview.2 875 10/22/2024
8.0.0-preview.1 2,641 10/13/2024
7.16.0 251,588 1/17/2025
7.15.0 980,226 10/29/2024
7.14.0 155,676 10/22/2024
7.13.0 176,059 10/17/2024
7.12.1 40,679 10/14/2024
7.12.0 13,188 10/14/2024
7.11.0 28,844 10/12/2024
7.10.0 21,535 10/11/2024
7.9.0 28,502 10/10/2024
7.8.0 495,898 9/6/2024
7.7.0 77,614 9/2/2024
7.6.0 362,111 8/6/2024
7.5.0 74,708 7/31/2024
7.4.0 88,141 7/23/2024
7.3.0 125,025 7/17/2024
7.2.0 32,452 7/15/2024
7.1.1 31,223 7/11/2024
7.1.0 18,204 7/10/2024
7.0.0 147,861 6/29/2024
7.0.0-rc.2 5,275 6/21/2024
7.0.0-rc.1 19,181 6/10/2024
7.0.0-preview.4 4,432 5/27/2024
7.0.0-preview.3 5,519 5/14/2024
7.0.0-preview.2 920 5/9/2024
7.0.0-preview.1 3,160 5/1/2024
6.21.0 499,643 7/6/2024
6.20.0 737,729 6/3/2024
6.19.1 1,131,304 3/22/2024
6.19.0 10,398 3/22/2024
6.18.0 56,435 3/20/2024
6.17.0 262,354 3/4/2024
6.16.0 230,621 2/19/2024
6.15.0 364,530 1/30/2024
6.14.0 131,546 1/22/2024
6.12.0 386,944 1/2/2024
6.11.2 262,653 12/18/2023
6.11.1 388,036 11/21/2023
6.11.0 546,697 10/8/2023
6.10.0 229,281 9/14/2023
6.9.0 245,278 8/18/2023
6.8.0 195,868 8/2/2023
6.7.0 356,349 7/10/2023
6.6.0 90,098 6/29/2023
6.5.0 63,813 6/24/2023
6.4.1 144,761 6/8/2023
6.4.0 9,978 6/7/2023
6.3.1 96,201 5/27/2023
6.3.0 59,638 5/24/2023
6.2.5 66,443 5/17/2023
6.2.3 156,894 5/3/2023
6.2.2 243,388 4/13/2023
6.2.1 55,790 4/12/2023
6.2.1-dev3 2,469 4/4/2023
6.2.1-dev2 1,959 3/30/2023
6.2.0 343,872 3/15/2023
6.1.10-dev1 4,059 3/2/2023
6.1.9 458,160 2/15/2023
6.1.8 204,474 1/27/2023
6.1.7 266,834 1/2/2023
6.1.6 82,453 12/18/2022
6.1.5 74,918 12/11/2022
6.1.4 78,753 12/5/2022
6.1.3-dev.1 2,735 11/22/2022
6.1.2 235,664 11/14/2022
6.1.0 73,912 11/13/2022
6.0.19-dev3 1,884 11/11/2022
6.0.19-dev1 2,769 11/10/2022
6.0.18 67,037 11/9/2022
6.0.17 220,593 10/10/2022
6.0.17-dev.1 4,209 9/22/2022
6.0.16 167,941 9/21/2022
6.0.15 289,205 8/31/2022
6.0.14 327,187 7/28/2022
6.0.13 110,202 7/26/2022
6.0.12 125,634 7/18/2022
6.0.11 266,407 7/1/2022
6.0.11-dev.4 7,675 5/30/2022
6.0.11-dev.3 1,500 5/24/2022
6.0.11-dev.2 698 5/21/2022
6.0.11-dev.1 1,011 5/20/2022
6.0.10 830,888 5/3/2022
6.0.10-dev.5 1,104 4/24/2022
6.0.10-dev.4 850 4/21/2022
6.0.10-dev.3 2,171 4/19/2022
6.0.10-dev.2 2,080 4/6/2022
6.0.10-dev.1 513 4/5/2022
6.0.9 260,162 3/29/2022
6.0.8 14,687 3/27/2022
6.0.7 298,301 2/25/2022
6.0.6 490,661 2/3/2022
6.0.5 87,624 1/17/2022
6.0.4 35,911 1/3/2022
6.0.3 4,488 12/31/2021
6.0.2 253,938 11/9/2021
5.2.5 28,940 9/29/2022
5.2.4 62,657 1/7/2022
5.2.0 92,792 10/31/2021
5.1.5 91,505 9/27/2021
5.1.4 59,627 9/13/2021
5.1.3 28,095 9/6/2021
5.1.2 22,865 8/24/2021
5.1.1 12,034 8/20/2021
5.1.0 79,818 7/27/2021
5.0.15 57,240 6/28/2021
5.0.14 44,636 6/21/2021
5.0.13 15,193 6/15/2021
5.0.11 16,491 6/7/2021
5.0.10 21,386 5/24/2021
5.0.9 21,487 5/17/2021
5.0.8 22,606 4/25/2021
5.0.7 32,861 3/29/2021
5.0.6 17,019 3/16/2021
5.0.5 14,769 3/8/2021
5.0.3 12,965 3/1/2021
5.0.2 7,596 2/21/2021
5.0.1 11,061 2/10/2021
5.0.0 8,958 2/6/2021
2.0.7 55,814 3/29/2021
2.0.6 4,648 3/16/2021
2.0.5 3,291 3/8/2021
2.0.4 2,713 3/8/2021
2.0.3 2,717 3/1/2021
2.0.2 2,869 2/21/2021
2.0.0 8,275 2/5/2021
1.2.4 15,040 12/30/2020
1.2.1 4,777 12/17/2020
1.2.0 3,831 12/7/2020
1.1.5 4,834 11/29/2020
1.1.4 3,142 11/23/2020
1.1.3 10,066 11/16/2020
1.1.2 2,681 11/11/2020
1.1.1 2,747 11/5/2020
1.1.0 2,562 11/2/2020
1.0.9 2,738 10/26/2020
1.0.8 2,575 10/23/2020
1.0.7 2,481 10/18/2020
1.0.6 2,428 10/11/2020
1.0.5 2,533 10/8/2020
1.0.4 2,492 10/2/2020
1.0.3 2,629 9/20/2020
1.0.2 2,580 9/20/2020
1.0.1 2,499 9/11/2020
1.0.0 19,716 9/11/2020