CodeBeam.MudExtensions 6.3.0

Suggested Alternatives

CodeBeam.MudBlazor.Extensions

Additional Details

CodeBeam.MudExtensions moved up CodeBeam.MudBlazor.Extensions

dotnet add package CodeBeam.MudExtensions --version 6.3.0
                    
NuGet\Install-Package CodeBeam.MudExtensions -Version 6.3.0
                    
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="CodeBeam.MudExtensions" Version="6.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeBeam.MudExtensions" Version="6.3.0" />
                    
Directory.Packages.props
<PackageReference Include="CodeBeam.MudExtensions" />
                    
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 CodeBeam.MudExtensions --version 6.3.0
                    
#r "nuget: CodeBeam.MudExtensions, 6.3.0"
                    
#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 CodeBeam.MudExtensions@6.3.0
                    
#: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=CodeBeam.MudExtensions&version=6.3.0
                    
Install as a Cake Addin
#tool nuget:?package=CodeBeam.MudExtensions&version=6.3.0
                    
Install as a Cake Tool

Breaking Change

  • Change Script File Name: Now MudExtensions uses min.js. So the script line in html body should be:
    <script src="_content/CodeBeam.MudExtensions/MudExtensions.min.js"></script>

Features

  • MudStepper: MobileView and ActionIconButtons parameters.
  • MudListExtended & MudSelectExtended: SearchBox enhancements, added SearchFunc and SearchBoxPlaceholder parameters.
  • MudTransferList: Can transfer items with double click.
  • MudInputStyler: LabelStyle parameter for all kind of label styles.
  • MudSpeedDial: ActivatorContent parameter for custom render fragments.

Bug Fixes

  • MudTransferList: Fixes wrong selected item color when transfer multiple items to the end list.
  • MudSplitter: Fixes cursor on disabled state and remove unnecessary styles.

Docs

  • Improved landing page, can search between components.
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 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.0 13,017 2/26/2023 6.3.0 is deprecated because it is no longer maintained.
6.2.7 944 2/22/2023 6.2.7 is deprecated because it is no longer maintained.
6.2.6 987 2/19/2023 6.2.6 is deprecated because it is no longer maintained.
6.2.5 574 2/16/2023 6.2.5 is deprecated because it is no longer maintained.
6.2.4 1,814 2/13/2023 6.2.4 is deprecated because it is no longer maintained.
6.2.3 2,478 2/6/2023 6.2.3 is deprecated because it is no longer maintained.
6.2.2 436 2/5/2023 6.2.2 is deprecated because it is no longer maintained.
6.2.1 514 2/3/2023 6.2.1 is deprecated because it is no longer maintained.
6.2.0 998 1/28/2023 6.2.0 is deprecated because it is no longer maintained.
6.1.9 715 1/21/2023 6.1.9 is deprecated because it is no longer maintained.
6.1.8 520 1/17/2023 6.1.8 is deprecated because it is no longer maintained.
6.1.7 979 12/25/2022 6.1.7 is deprecated because it is no longer maintained.
6.1.6 755 12/17/2022 6.1.6 is deprecated because it is no longer maintained.
6.1.5 1,220 12/6/2022 6.1.5 is deprecated because it is no longer maintained.
6.1.4 588 12/4/2022 6.1.4 is deprecated because it is no longer maintained.
6.1.3 774 11/29/2022 6.1.3 is deprecated because it is no longer maintained.
6.1.2 599 11/23/2022 6.1.2 is deprecated because it is no longer maintained.
6.1.1 656 11/18/2022 6.1.1 is deprecated because it is no longer maintained.
6.1.0 552 11/15/2022 6.1.0 is deprecated because it is no longer maintained.
6.0.12 1,164 11/5/2022 6.0.12 is deprecated because it is no longer maintained.
6.0.11 561 11/1/2022 6.0.11 is deprecated because it is no longer maintained.
6.0.10 566 10/31/2022 6.0.10 is deprecated because it is no longer maintained.
6.0.9 617 10/26/2022 6.0.9 is deprecated because it is no longer maintained.
6.0.8 669 10/24/2022 6.0.8 is deprecated because it is no longer maintained.
6.0.7 599 10/23/2022 6.0.7 is deprecated because it is no longer maintained.
6.0.6 624 10/20/2022 6.0.6 is deprecated because it is no longer maintained.
6.0.5 611 10/15/2022 6.0.5 is deprecated because it is no longer maintained.
6.0.4 619 10/13/2022 6.0.4 is deprecated because it is no longer maintained.
6.0.3 575 10/9/2022 6.0.3 is deprecated because it is no longer maintained.
6.0.2 591 10/8/2022 6.0.2 is deprecated because it is no longer maintained.
6.0.1 593 10/6/2022 6.0.1 is deprecated because it is no longer maintained.
6.0.0 617 10/3/2022 6.0.0 is deprecated because it is no longer maintained.