CodeBeam.MudBlazor.Extensions 9.0.0-rc.1
CodeBeam.MudExtensions
Useful third party extension components for MudBlazor, from the community contributors.
TheMudSecondary
Utilities
- MudCssManager
Components
- MudAnimate
- MudBarcode
- MudChipField
- MudCodeInput
- MudColorProvider
- MudComboBox
- MudCsvMapper
- MudDateWheelPicker
- MudFontPicker
- MudGallery
- MudInputStyler
- MudLoading
- MudLoadingButton
- MudPage
- MudPasswordField
- MudPopup
- MudRangeSlider
- MudScrollbar
- MudSection
- MudSpeedDial
- MudSplitter
- MudSwitchM3
- MudTeleport
- MudTextM3
- MudToggle
- MudTransferList
- MudWatch
- MudWheel
Extended Components
- MudListExtended
- MudSelectExtended
- MudStepperExtended
- MudTextFieldExtended
Playground
- Docs https://mudextensions.codebeam.org/
- Try MudExtensions https://trymudextensions.pages.dev/
Breaking Changes
Look at the Breaking Changes
API
https://mudextensions.codebeam.org/api
Supported MudBlazor Versions
| MudExtensions | MudBlazor | .NET | Support |
|---|---|---|---|
| 6.0.0 - 6.0.3 | 6.0.16 | .NET 6 | Ended |
| 6.0.4 - 6.0.12 | 6.0.17 - 6.0.18 | .NET 6 | Ended |
| 6.1.0 - 6.1.4 | 6.1.0 - 6.1.2 | .NET 6 & 7 | Ended |
| 6.1.5 - 6.1.9 | 6.1.4 - 6.1.7 | .NET 6 & 7 | Ended |
| 6.2.0 - 6.2.5 | 6.1.8 | .NET 6 & 7 | Ended |
| 6.2.6 - 6.4.8 | 6.1.9 - 6.2.0 | .NET 6 & 7 | Ended |
| 6.4.9 - 6.6.x | 6.2.1 - 6.11.1 | .NET 6 & 7 | Ended |
| 6.8.0 - 6.9.2 | 6.12.0 - 6.21.0 | .NET 6 & 7 & 8 | Ended |
| 7.0.0 - 7.1.0 | 7.0.0 - 7.16.0 | .NET 7 & 8 | Ended |
| 8.0.0 => | 8.0.0 => | .NET 8 & 9 | Limited |
| 9.0.0 => | 9.0.0 => | .NET 8 & 9 & 10 | Full |
Installation
This extension uses MudBlazor features (need to set up MudBlazor if you didn't before), so only need to add this line described below:
Add the following to your HTML head section, it's either index.html or _Layout.cshtml/_Host.cshtml depending on whether you're running Server-Side or WASM.
<link href="_content/CodeBeam.MudBlazor.Extensions/MudExtensions.min.css" rel="stylesheet" />
Add the following to your HTML body section
<script src="_content/CodeBeam.MudBlazor.Extensions/MudExtensions.min.js"></script>
Add the extension services into Program.cs
using MudExtensions.Services;
builder.Services.AddMudExtensions();
Adding namespace to _Imports.razor is not obligatory, but useful.
@using MudExtensions
Examples
Each example is recorded in the playground website.
MudAnimate
MudCodeInput
MudDateWheelPicker
MudFontPicker
MudGallery
MudInputStyler
MudPopup
MudSpeedDial
MudStepper
MudWheel
Contribution
Feel free to contribute.
Updating css / Compiling from scss
- If you update or create an new scss file you will need to uncomment MudBlazor.SassCompiler line in
CodeBeam.MudBlazor.Extensions.csprojotherwise added and changed scss file has no effect on project.
Showing the top 20 packages that depend on CodeBeam.MudBlazor.Extensions.
| Packages | Downloads |
|---|---|
|
Elsa.Studio.Core
Core Elsa Studio services.
|
22 |
|
Elsa.Studio
Elsa Studio bundle of commonly used packages.
|
19 |
|
Elsa.Studio.Core
Core Elsa Studio services.
|
18 |
|
Elsa.Studio.Dashboard
Adds a dashboard page to the studio.
|
18 |
|
Elsa.Studio.Core
Core Elsa Studio services.
|
17 |
|
Elsa.Studio.Shared
Elsa Studio shared services and components.
|
17 |
|
Elsa.Studio
Elsa Studio bundle of commonly used packages.
|
17 |
|
Elsa.Studio.Core
Core Elsa Studio services.
|
16 |
|
Elsa.Studio.Workflows
Adds workflow management to the studio.
|
16 |
|
Elsa.Studio.Workflows.Core
Elsa Studio workflows core services.
|
16 |
|
Elsa.Studio.UIHints
Adds various UI hint handlers for activity input.
|
16 |
|
Elsa.Studio.Core
Core Elsa Studio services.
|
15 |
| Version | Downloads | Last updated |
|---|---|---|
| 9.0.2 | 1 | 3/6/2026 |
| 9.0.1 | 1 | 3/1/2026 |
| 9.0.0 | 1 | 3/1/2026 |
| 9.0.0-rc.1 | 1 | 2/19/2026 |
| 9.0.0-preview.5 | 1 | 1/26/2026 |
| 9.0.0-preview.4 | 1 | 1/26/2026 |
| 9.0.0-preview.3 | 2 | 1/20/2026 |
| 9.0.0-preview.2 | 2 | 1/20/2026 |
| 9.0.0-preview.1 | 2 | 1/20/2026 |
| 8.3.0 | 9 | 11/22/2025 |
| 8.2.6 | 8 | 11/23/2025 |
| 8.2.5 | 5 | 11/26/2025 |
| 8.2.4 | 10 | 7/16/2025 |
| 8.2.3 | 11 | 6/29/2025 |
| 8.2.2 | 10 | 6/28/2025 |
| 8.2.1 | 13 | 6/28/2025 |
| 8.2.0 | 17 | 6/28/2025 |
| 8.1.0 | 12 | 6/28/2025 |
| 8.0.0 | 14 | 2/28/2025 |
| 8.0.0-preview.1 | 13 | 2/28/2025 |
| 7.1.0 | 11 | 2/28/2025 |
| 7.0.2 | 10 | 2/28/2025 |
| 7.0.1 | 13 | 2/28/2025 |
| 7.0.0 | 9 | 2/28/2025 |
| 7.0.0-rc.1 | 12 | 2/28/2025 |
| 7.0.0-preview.4 | 20 | 2/28/2025 |
| 7.0.0-preview.3 | 11 | 2/28/2025 |
| 7.0.0-preview.2 | 11 | 2/28/2025 |
| 6.9.2 | 10 | 2/28/2025 |
| 6.9.1 | 17 | 2/28/2025 |
| 6.9.0 | 13 | 2/28/2025 |
| 6.8.0 | 9 | 2/28/2025 |
| 6.7.0 | 14 | 2/28/2025 |
| 6.6.3 | 17 | 8/7/2024 |
| 6.6.2 | 15 | 2/28/2025 |
| 6.6.1 | 14 | 2/28/2025 |
| 6.6.0 | 17 | 9/22/2024 |
| 6.5.10 | 12 | 2/28/2025 |
| 6.5.9 | 14 | 2/28/2025 |
| 6.5.8 | 18 | 2/28/2025 |
| 6.5.7 | 13 | 9/4/2023 |
| 6.5.6 | 12 | 2/28/2025 |
| 6.5.5 | 11 | 2/28/2025 |
| 6.5.4 | 9 | 2/28/2025 |
| 6.5.3 | 24 | 2/28/2025 |
| 6.5.2 | 16 | 2/28/2025 |
| 6.5.1 | 10 | 2/28/2025 |
| 6.5.0.2 | 8 | 2/28/2025 |
| 6.4.13 | 9 | 2/28/2025 |
| 6.4.12 | 13 | 2/28/2025 |
| 6.4.11 | 14 | 2/28/2025 |
| 6.4.10 | 14 | 2/28/2025 |
| 6.4.9 | 19 | 2/28/2025 |
| 6.4.8 | 15 | 2/28/2025 |
| 6.4.7 | 16 | 2/28/2025 |
| 6.4.6 | 13 | 2/28/2025 |
| 6.4.5 | 12 | 2/28/2025 |
| 6.4.4 | 13 | 2/28/2025 |
| 6.4.3 | 13 | 2/28/2025 |
| 6.4.2 | 13 | 2/28/2025 |
| 6.4.1 | 17 | 2/28/2025 |
| 6.4.0 | 11 | 2/28/2025 |