MudBlazor 6.0.11

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package MudBlazor --version 6.0.11
                    
NuGet\Install-Package MudBlazor -Version 6.0.11
                    
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="6.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MudBlazor" Version="6.0.11" />
                    
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 6.0.11
                    
#r "nuget: MudBlazor, 6.0.11"
                    
#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.
#addin nuget:?package=MudBlazor&version=6.0.11
                    
Install as a Cake Addin
#tool nuget:?package=MudBlazor&version=6.0.11
                    
Install as a Cake Tool

Features

  • Trimming: Added Trimming for MudBlazor and rework Icons for the Trimming support #4639
  • Extensions: Made GetFullPathOfMember method public #4791
  • MudForm: Accessible validation messages #4185
  • MudAutoComplete: Add MoreItemsTemplate RenderFragment. #4566
  • MudAutoComplete: Add NoItemsTemplate render fragment #4692
  • MudDialog: Added CancelAll (close all) dialogs #4775
  • MudMessageBox: Added Keyboard Navigation #4776
  • MudForm: FieldChanged event #4801
  • MudCheckBox: Added Validation ErrorText #4084
  • MudRadio: Added Validation ErrorText #4084

Bug Fixes

  • Fixed memoryleak in transient services #4631
  • BreakpointService: Fix race condition causing invalid state #4562
  • MudDatePicker: Fixed Values - Don't hide year / date in toolbar #3538
  • MudAutocomplete: Ensure _elementReference is not null when Clear() is called. #4496
  • MudDialog: Fix dialog not closing when using multiple layouts #4509
  • MudMask: Ctrl+Backspace clears textfield #4538
  • MudSelect: Fix memory leak caused by key interceptor #4076
  • MudDropZone: Fix NoDropClass not being removed after drop if ItemDropped handler is executed asynchronously #4517
  • MudDropZone: Fix NullReferenceException when dragging not tracked item onto MudDynamicDropItem #4513
  • MudDropZone: Fix keeping elements order when you drag one out of the zone #4534
  • MudDialog: Fix error thrown when clicking dialog overlay #4620
  • MudDatePicker: Update date when clicking on days in static picker with picker actions #4676
  • MudDataGrid: Apply QuickFilter to ServerData #4664
  • MudMessageBox: Fix Initial Focus #4776
  • MudAutocomplete: Fixed Adornment icon not change after the initial rerender #4586
  • MudMask: Fix crash when navigating quickly on a page containing a mask #4809

Full Release notes

Github Milestone: link Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.10...v6.0.11

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 (213)

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.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

CodeBeam.MudBlazor.Extensions

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

MudBlazor.Markdown

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

Blauhaus.EVACS.Admin.Blazor

Package Description

GitHub repositories (64)

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

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 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.
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
oleg-shilo/cs-script
C# scripting platform
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
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 is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
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
fullstackhero/blazor-wasm-boilerplate
Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
CodeBeamOrg/CodeBeam.MudBlazor.Extensions
Useful third party extension components for MudBlazor, from the contributors.
Version Downloads Last Updated
8.9.0 1,726 7/1/2025
8.8.0 26,822 6/17/2025
8.7.0 95,676 5/30/2025
8.6.0 282,495 4/29/2025
8.5.1 281,127 3/31/2025
8.5.0 15,471 3/30/2025
8.3.0 289,235 2/23/2025
8.2.0 245,530 2/1/2025
8.0.0 178,730 1/18/2025
8.0.0-rc.2 6,151 1/9/2025
8.0.0-preview.7 4,920 12/26/2024
8.0.0-preview.6 2,549 12/17/2024
8.0.0-preview.5 8,637 11/22/2024
8.0.0-preview.4 11,752 10/30/2024
8.0.0-preview.3 728 10/28/2024
8.0.0-preview.2 789 10/22/2024
8.0.0-preview.1 2,369 10/13/2024
7.16.0 128,461 1/17/2025
7.15.0 767,827 10/29/2024
7.14.0 130,614 10/22/2024
7.13.0 133,043 10/17/2024
7.12.1 35,504 10/14/2024
7.12.0 9,299 10/14/2024
7.11.0 23,767 10/12/2024
7.10.0 16,060 10/11/2024
7.9.0 23,308 10/10/2024
7.8.0 398,849 9/6/2024
7.7.0 62,488 9/2/2024
7.6.0 299,533 8/6/2024
7.5.0 67,492 7/31/2024
7.4.0 74,553 7/23/2024
7.3.0 106,039 7/17/2024
7.2.0 27,636 7/15/2024
7.1.1 26,243 7/11/2024
7.1.0 12,655 7/10/2024
7.0.0 117,008 6/29/2024
7.0.0-rc.2 3,946 6/21/2024
7.0.0-rc.1 18,914 6/10/2024
7.0.0-preview.4 4,257 5/27/2024
7.0.0-preview.3 4,779 5/14/2024
7.0.0-preview.2 810 5/9/2024
7.0.0-preview.1 2,519 5/1/2024
6.21.0 359,090 7/6/2024
6.20.0 583,636 6/3/2024
6.19.1 1,012,372 3/22/2024
6.19.0 6,848 3/22/2024
6.18.0 51,003 3/20/2024
6.17.0 230,253 3/4/2024
6.16.0 209,521 2/19/2024
6.15.0 332,161 1/30/2024
6.14.0 119,639 1/22/2024
6.12.0 348,432 1/2/2024
6.11.2 222,699 12/18/2023
6.11.1 358,988 11/21/2023
6.11.0 510,848 10/8/2023
6.10.0 213,933 9/14/2023
6.9.0 230,633 8/18/2023
6.8.0 178,891 8/2/2023
6.7.0 270,210 7/10/2023
6.6.0 87,116 6/29/2023
6.5.0 56,920 6/24/2023
6.4.1 138,209 6/8/2023
6.4.0 8,965 6/7/2023
6.3.1 91,036 5/27/2023
6.3.0 58,262 5/24/2023
6.2.5 64,025 5/17/2023
6.2.3 144,439 5/3/2023
6.2.2 220,750 4/13/2023
6.2.1 49,709 4/12/2023
6.2.1-dev3 2,326 4/4/2023
6.2.1-dev2 1,822 3/30/2023
6.2.0 326,071 3/15/2023
6.1.10-dev1 3,887 3/2/2023
6.1.9 425,406 2/15/2023
6.1.8 193,957 1/27/2023
6.1.7 256,211 1/2/2023
6.1.6 79,245 12/18/2022
6.1.5 72,114 12/11/2022
6.1.4 74,972 12/5/2022
6.1.3-dev.1 2,615 11/22/2022
6.1.2 224,667 11/14/2022
6.1.0 71,189 11/13/2022
6.0.19-dev3 1,722 11/11/2022
6.0.19-dev1 2,566 11/10/2022
6.0.18 56,404 11/9/2022
6.0.17 211,468 10/10/2022
6.0.17-dev.1 4,068 9/22/2022
6.0.16 162,409 9/21/2022
6.0.15 274,413 8/31/2022
6.0.14 316,943 7/28/2022
6.0.13 105,243 7/26/2022
6.0.12 122,492 7/18/2022
6.0.11 260,168 7/1/2022
6.0.11-dev.4 7,535 5/30/2022
6.0.11-dev.3 1,377 5/24/2022
6.0.11-dev.2 571 5/21/2022
6.0.11-dev.1 881 5/20/2022
6.0.10 804,748 5/3/2022
6.0.10-dev.5 972 4/24/2022
6.0.10-dev.4 728 4/21/2022
6.0.10-dev.3 2,044 4/19/2022
6.0.10-dev.2 1,954 4/6/2022
6.0.10-dev.1 410 4/5/2022
6.0.9 244,707 3/29/2022
6.0.8 14,073 3/27/2022
6.0.7 274,139 2/25/2022
6.0.6 469,890 2/3/2022
6.0.5 84,595 1/17/2022
6.0.4 35,087 1/3/2022
6.0.3 3,981 12/31/2021
6.0.2 246,989 11/9/2021
5.2.5 27,095 9/29/2022
5.2.4 61,129 1/7/2022
5.2.0 89,782 10/31/2021
5.1.5 87,601 9/27/2021
5.1.4 58,961 9/13/2021
5.1.3 27,504 9/6/2021
5.1.2 21,710 8/24/2021
5.1.1 11,356 8/20/2021
5.1.0 77,372 7/27/2021
5.0.15 55,680 6/28/2021
5.0.14 43,300 6/21/2021
5.0.13 14,423 6/15/2021
5.0.11 15,934 6/7/2021
5.0.10 20,777 5/24/2021
5.0.9 20,955 5/17/2021
5.0.8 21,091 4/25/2021
5.0.7 31,304 3/29/2021
5.0.6 16,409 3/16/2021
5.0.5 14,204 3/8/2021
5.0.3 11,139 3/1/2021
5.0.2 7,059 2/21/2021
5.0.1 10,491 2/10/2021
5.0.0 8,080 2/6/2021
2.0.7 51,671 3/29/2021
2.0.6 4,133 3/16/2021
2.0.5 2,781 3/8/2021
2.0.4 2,206 3/8/2021
2.0.3 2,213 3/1/2021
2.0.2 2,370 2/21/2021
2.0.0 7,731 2/5/2021
1.2.4 14,424 12/30/2020
1.2.1 4,253 12/17/2020
1.2.0 3,277 12/7/2020
1.1.5 4,337 11/29/2020
1.1.4 2,603 11/23/2020
1.1.3 9,349 11/16/2020
1.1.2 2,165 11/11/2020
1.1.1 2,223 11/5/2020
1.1.0 2,048 11/2/2020
1.0.9 2,214 10/26/2020
1.0.8 2,053 10/23/2020
1.0.7 1,955 10/18/2020
1.0.6 1,922 10/11/2020
1.0.5 2,027 10/8/2020
1.0.4 1,987 10/2/2020
1.0.3 2,115 9/20/2020
1.0.2 2,077 9/20/2020
1.0.1 1,979 9/11/2020
1.0.0 15,180 9/11/2020