MudBlazor 5.2.0-rc2
.NET 5.0
This is a prerelease version of MudBlazor.
There is a newer version of this package available.
See the version list below for details.
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-rc2
NuGet\Install-Package MudBlazor -Version 5.2.0-rc2
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-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MudBlazor --version 5.2.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MudBlazor, 5.2.0-rc2"
#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.
// Install MudBlazor as a Cake Addin
#addin nuget:?package=MudBlazor&version=5.2.0-rc2&prerelease
// Install MudBlazor as a Cake Tool
#tool nuget:?package=MudBlazor&version=5.2.0-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MudBlazor 5.2.0-rc2
Big Stuff
- MudPopover reworked, scraped portal (20+ fixes): more info here: https://github.com/MudBlazor/MudBlazor/pull/2833
- MudPopover flipping and minor fixes (unfinished): still in dev hence this release candidate. https://github.com/MudBlazor/MudBlazor/pull/3030
- Subscription based resize services: splitted Resizelistener into two services more info here https://github.com/MudBlazor/MudBlazor/pull/2658
Features
- MudTabs: Added DisableSliderAnimation parameter #2877
- MudAvatar: Added alt property when Image is used #2894
- MudNumericField: Added KeyboardInterceptor to prevent input of invalid chars #2851
- MudCheckBox: Added Keyboard Navigation and focus style #2932
- MudRadio: Added Keyboard Navigation and and focus style #2932
- MudIconButton: Added Keyboard Navigation and and focus style #2932
- MudSwitch: Added Focus style #2932
- MudSelect: Added Keyboard Navigation and and focus style #2929
- MudTimePicker: Added Basic Keyboard Navigation #2933
- MudDatePicker: Added Basic Keyboard Navigation #2933
- MudColorPicker: Added Basic Keyboard Navigation #2933
- MudTextField: Added Pattern parameter #2983
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
Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1
Product | Versions 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.AspNetCore.Components (>= 5.0.10)
- Microsoft.AspNetCore.Components.Web (>= 5.0.10)
NuGet packages (101)
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. |
|
Blauhaus.EVACS.Admin.Blazor
Package Description |
|
MudBlazor.Markdown
Markdown component for MudBlazor (https://mudblazor.com/) |
|
Maanfee.Dashboard.Core
Package Description |
GitHub repositories (31)
Showing the top 5 popular GitHub repositories that depend on MudBlazor:
Repository | Stars |
---|---|
blazorhero/CleanArchitecture
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
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
|
Version | Downloads | Last updated |
---|---|---|
6.10.0 | 26,781 | 9/14/2023 |
6.9.0 | 82,045 | 8/18/2023 |
6.8.0 | 83,324 | 8/2/2023 |
6.7.0 | 122,678 | 7/10/2023 |
6.6.0 | 50,281 | 6/29/2023 |
6.5.0 | 27,554 | 6/24/2023 |
6.4.1 | 85,622 | 6/8/2023 |
6.4.0 | 4,127 | 6/7/2023 |
6.3.1 | 55,079 | 5/27/2023 |
6.3.0 | 31,487 | 5/24/2023 |
6.2.5 | 46,720 | 5/17/2023 |
6.2.3 | 74,345 | 5/3/2023 |
6.2.2 | 129,687 | 4/13/2023 |
6.2.1 | 18,340 | 4/12/2023 |
6.2.1-dev3 | 1,063 | 4/4/2023 |
6.2.1-dev2 | 679 | 3/30/2023 |
6.2.0 | 185,668 | 3/15/2023 |
6.1.10-dev1 | 2,534 | 3/2/2023 |
6.1.9 | 271,099 | 2/15/2023 |
6.1.8 | 140,672 | 1/27/2023 |
6.1.7 | 196,939 | 1/2/2023 |
6.1.6 | 69,119 | 12/18/2022 |
6.1.5 | 54,421 | 12/11/2022 |
6.1.4 | 51,885 | 12/5/2022 |
6.1.3-dev.1 | 2,241 | 11/22/2022 |
6.1.2 | 132,629 | 11/14/2022 |
6.1.0 | 25,147 | 11/13/2022 |
6.0.19-dev3 | 583 | 11/11/2022 |
6.0.19-dev1 | 1,014 | 11/10/2022 |
6.0.18 | 43,641 | 11/9/2022 |
6.0.17 | 181,640 | 10/10/2022 |
6.0.17-dev.1 | 2,733 | 9/22/2022 |
6.0.16 | 130,103 | 9/21/2022 |
6.0.15 | 192,730 | 8/31/2022 |
6.0.14 | 267,174 | 7/28/2022 |
6.0.13 | 74,474 | 7/26/2022 |
6.0.12 | 91,963 | 7/18/2022 |
6.0.11 | 210,506 | 7/1/2022 |
6.0.11-dev.4 | 6,784 | 5/30/2022 |
6.0.11-dev.3 | 1,157 | 5/24/2022 |
6.0.11-dev.2 | 430 | 5/21/2022 |
6.0.11-dev.1 | 560 | 5/20/2022 |
6.0.10 | 639,194 | 5/3/2022 |
6.0.10-dev.5 | 823 | 4/24/2022 |
6.0.10-dev.4 | 562 | 4/21/2022 |
6.0.10-dev.3 | 1,916 | 4/19/2022 |
6.0.10-dev.2 | 1,802 | 4/6/2022 |
6.0.10-dev.1 | 280 | 4/5/2022 |
6.0.9 | 210,115 | 3/29/2022 |
6.0.8 | 12,122 | 3/27/2022 |
6.0.7 | 187,874 | 2/25/2022 |
6.0.6 | 289,438 | 2/3/2022 |
6.0.5 | 72,149 | 1/17/2022 |
6.0.4 | 31,701 | 1/3/2022 |
6.0.3 | 2,628 | 12/31/2021 |
6.0.2 | 206,212 | 11/9/2021 |
5.2.5 | 10,293 | 9/29/2022 |
5.2.4 | 50,108 | 1/7/2022 |
5.2.0 | 77,336 | 10/31/2021 |
5.1.5 | 75,522 | 9/27/2021 |
5.1.4 | 54,531 | 9/13/2021 |
5.1.3 | 25,590 | 9/6/2021 |
5.1.2 | 19,697 | 8/24/2021 |
5.1.1 | 9,014 | 8/20/2021 |
5.1.0 | 66,800 | 7/27/2021 |
5.0.15 | 48,671 | 6/28/2021 |
5.0.14 | 35,079 | 6/21/2021 |
5.0.13 | 12,071 | 6/15/2021 |
5.0.11 | 14,363 | 6/7/2021 |
5.0.10 | 18,591 | 5/24/2021 |
5.0.9 | 19,095 | 5/17/2021 |
5.0.8 | 17,452 | 4/25/2021 |
5.0.7 | 26,777 | 3/29/2021 |
5.0.6 | 11,569 | 3/16/2021 |
5.0.5 | 12,554 | 3/8/2021 |
5.0.3 | 7,542 | 3/1/2021 |
5.0.2 | 5,384 | 2/21/2021 |
5.0.1 | 8,177 | 2/10/2021 |
5.0.0 | 5,686 | 2/6/2021 |
2.0.7 | 37,119 | 3/29/2021 |
2.0.6 | 2,218 | 3/16/2021 |
2.0.5 | 1,046 | 3/8/2021 |
2.0.4 | 897 | 3/8/2021 |
2.0.3 | 945 | 3/1/2021 |
2.0.2 | 1,093 | 2/21/2021 |
2.0.0 | 6,460 | 2/5/2021 |
1.2.4 | 12,229 | 12/30/2020 |
1.2.1 | 2,809 | 12/17/2020 |
1.2.0 | 2,045 | 12/7/2020 |
1.1.5 | 3,066 | 11/29/2020 |
1.1.4 | 1,371 | 11/23/2020 |
1.1.3 | 6,910 | 11/16/2020 |
1.1.2 | 952 | 11/11/2020 |
1.1.1 | 955 | 11/5/2020 |
1.1.0 | 829 | 11/2/2020 |
1.0.9 | 959 | 10/26/2020 |
1.0.8 | 791 | 10/23/2020 |
1.0.7 | 754 | 10/18/2020 |
1.0.6 | 747 | 10/11/2020 |
1.0.5 | 765 | 10/8/2020 |
1.0.4 | 753 | 10/2/2020 |
1.0.3 | 854 | 9/20/2020 |
1.0.2 | 845 | 9/20/2020 |
1.0.1 | 762 | 9/11/2020 |
1.0.0 | 3,732 | 9/11/2020 |