MudX.MudBlazor.Extension 8.11.1

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

Sponsor

Coverage Status

Getting started with MudX is easy:

  1. Step 1: Install MudBlazor.
  2. Step 2: Add MudX to your project via NuGet.
  3. Step 3: Include the MudXProvider in your layout -or- reference ./_content/MudX.MudBlazor.Extension/_mudx.min.css and ./_content/MudX.MudBlazor.Extension/mudx.min.js in your project -with- cache busting.
  4. Step 4: Start using components - all MudX components are prefixed with MudX, such as MudXOutline.
  5. Step 5: Browse the documentation to learn how to use each component.
  6. Step 6: Visit the MudX GitHub repo to report issues or request help.
  7. Step 7: Try MudX in your browser with no setup required at Try MudBlazor with Extensions. 🚧 Under Construction 🚧
  8. Step 8: Optionally update/change your MudBlazor theme at MudBlazor Theme Creator.

Table of Contents


Components

MudXSecurityCode

status

A component for entering security codes, such as SMS or email verification codes.
MudXSecurityCode Image
Back to top


MudXOutline

status

A scrollspy component that highlights the current section in a sidebar as you scroll through the page.
MudXOutline Image
Back to top


MudXCodeBlock

status

A component for displaying code snippets with Prism syntax highlighting and customizable themes.
MudXCodeBlock Image
Back to top


MudXCopyToClipboard

status

A component that allows users to copy text to the clipboard with access to an extension method.
MudXCopyToClipboard Image
Back to top


MudXBreadcrumbs

status

A self-navigating breadcrumb navigation component that supports custom separators and icons.
MudXBreadcrumbs Image
Back to top


MudXSplitter

status

A component designed to split panels with a draggable element. No inputs were harmed in the creation of this component. MudXBreadcrumbs Image
Back to top


Blazor Lottie Player

status

A Blazor component for rendering Lottie animations, downloadable separately from MudX but designed and maintained by the MudX team. Blazor Lottie Player Image
Back to top

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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
8.11.1 0 8/22/2025
8.11.0 95 8/13/2025
8.10.1 58 8/1/2025
8.10.0 85 7/27/2025
8.9.3 120 7/15/2025