Advertisement · 728 × 90
#
Hashtag
#MudBlazor
Advertisement · 728 × 90
Just a moment...

Explore the power of #BlazorHybrid & #MudBlazor to modernize WinForms applications. Unlock seamless UI design and improved app functionality by integrating these cutting-edge frameworks. Transform your legacy systems today! 🚀

0 0 0 0

Mixing #XAML and #Razor in one application!
A Scenario: I have some legacy app written in #XAML and #CSharp, but I want to continue using it in a modern web and blend some latest and modern UI controls such as Blazor's ones from #DevExpress, #Radzen, #MudBlazor, #Blazorise, #Syncfusion.

0 0 0 0
Preview
Writing Reusable Components in Blazor and MudBlazor In modern web development, reusability is key to building maintainable, scalable applications. Blazor, Microsoft’s framework for building…

Discover how to create reusable components in #Blazor and #MudBlazor for efficient web development. Enhance your app architecture with modular design strategies. NOT_SURE

0 0 0 0
Preview
Release MudBlazor v8.6.0 · MudBlazor/MudBlazor What's Changed New Features MudOverlay: Add parameter Modal allowing click-through by @Cybrosys in #10893 MudDataGrid: Hierarchy Column Header by @versile2 in #11181 MudDateRangePicker: BlurAsync(...

This release brings multi-level grouping in MudDataGrid and several other improvements and fixes. If you noticed the regression in scrollable dialogs, it is fixed in this release as well: github.com/MudBlazor/Mu...

#MudBlazor #dotnet #blazor

1 0 0 0
Release MudBlazor v8.5.1 · MudBlazor/MudBlazor What's Changed Bug Fixes Analyzer: Lower the Roslyn version by @ScarletKuro in #11116 MudMenu Nested Fix by @versile2 in #11117 Full Changelog: v8.5.0...v8.5.1

We had a little oopsie in v8.5.0 so here is the hotfix:

github.com/MudBlazor/Mu...

#mudblazor #blazor #dotnet

0 0 0 0
Preview
Release MudBlazor v8.5.0 · MudBlazor/MudBlazor What's Changed Bug Fixes MudChart: Fix culture and perfomance issues by @radderz in #11041 MudSwitch: Change track color to improve visibility on dark theme by @boukenka in #11077 MudTextField: Fi...

Another bug fix release:
github.com/MudBlazor/Mu...

#mudblazor #blazor #dotnet

1 0 0 0

First time using #Mudblazor in my project - congrats to the team, simply the best!!!

1 0 0 0
Preview
Release MudBlazor v8.4.0 · MudBlazor/MudBlazor What's Changed New Features MudDateRangePicker: Limit Date Range selection based on min/max days constraint by @Anu6is in #10769 MudChart: Timeseries charting improvements by @radderz in #10865 Mu...

Another routine update with fixes and small improvements. Enjoy: github.com/MudBlazor/Mu...

#mudblazor #blazor #dotnet

3 0 0 0

New MudPDF release: github.com/tgothorp/Mud...

Have added the ability to select text and download the displayed PDF file. Also cleaned up a lot of generated JS code #blazor #mudblazor #dotnet

2 0 0 0
Preview
Release MudBlazor v8.3.0 · MudBlazor/MudBlazor What's Changed New Features MudExpansionPanels: add Panels property to expose child components by @pwasilewski in #10789 MudTable: Show the default cursor for sortable headers when sorting is disa...

Another bug fix update for MudBlazor is out. Thanks to our lively community and some very active new team members.

github.com/MudBlazor/Mu...

#blazor #donet #MudBlazor

2 0 0 0
Preview
Release MudBlazor v8.2.0 · MudBlazor/MudBlazor What's Changed New Features MudTabPanel: Add BadgeIcon property by @pwasilewski in #10694 Bug Fixes MudInput: Fix adornment click passing through to field by @danielchalmers in #10737 MudTooltip...

Some more bug fixes following the v8.0.0 and v8.1.0 releases:

github.com/MudBlazor/Mu...

#dotnet #blazor #mudblazor

4 1 0 0
Preview
Release MudBlazor v8.1.0 · MudBlazor/MudBlazor What's Changed New Features MudImage: Add fallback source by @Anu6is in #10599 MudThemeProvider: Add ClassName Style tag by @versile2 in #10667 MudDataGrid: remove detrimental ChildRowContent CSS...

We just released MudBlazor v8.1.0 addressing some urgent issues which have been reported for v8.0.0.

[Release Notes](github.com/MudBlazor/Mu...)

#MudBlazor #Blazor #dotnet

5 1 0 0

Just released MudBlazor.Templates v3.1.0 for .NET9:

> dotnet new install MudBlazor.Templates::3.1.0

This version includes the toggle feature for the drawer during static SSR, thanks to @anu6is.bsky.social

#MudBlazor #Blazor #dotnet

3 0 0 0
Preview
Release MudBlazor v8.0.0 · MudBlazor/MudBlazor NoteIf you are migrating from v7.x.x to v8.0.0 please make sure to read the v8.0.0 Migration Guide !! You can give us your feedback about v8, it'll be appreciated. What's Changed Breaking Changes ...

MudBlazor v8.0.0 is out! Apart from many improvements and fixes there are also new components such as MudStepper, Heatmap charts and MudChat.

[Release Notes](github.com/MudBlazor/Mu...)
#MudBlazor #Blazor #dotnet

10 2 1 0
6 Reason to Skip Blazor in 2025
6 Reason to Skip Blazor in 2025 YouTube video by Deploy & Destroy

I just watched the video "6 Reasons to Skip Blazor in 2025"🤔 While I agree with some points, I think that Blazor is STILL a great way to ease into frontend skills! 🙌 Plus, building UIs with #MudBlazor is just too fun! 🤩 #blazor #dotnet #webdev

www.youtube.com/watch?v=xsy-...

2 0 1 0

I did close to the same. I already had .Net 8 sight looking beautiful without the template so I will just continue with that until #MudBlazor comes up with a fix. I love Mud though.

0 0 0 0

I originally intended, but then I downgraded projects back to #dotnet 8 and basically used official #MudBlazor web app template.

0 0 2 0
Post image

Having some quirks with #MudBlazor form labels overlapping input values in my #Blazor project. 🤔 Seems related to render modes. Curious if there's a better solution. Any other pro tips for production-ready MudBlazor apps? #dotnet #webdev

0 0 1 0

Thanks for the awesome article on #MudBlazor list items! 🙏 This component library looks amazing - definitely going to try it out on my #Blazor projects. And the "// FIXME:" comment gave me a good laugh! 😂 (Felt like I was looking at my own code for a second there 😉) #webdev #dotnet

1 0 1 0

I've used #MudBlazor, #Blazorise and #fluentui-blazor. I prefer the compact UI styling of fluentui-blazor but I think MudBlazor is a fine choice. It has better support for #fluent-validation than fluentui-blazor if validation is important to you. I haven't looked at Blazorise for a long time.

2 0 2 0

Question to the #dotnet #Blazor experts on here:
Can you recommend #MudBlazor?

I want to see as little CSS as possible, and definitely no JavaScript.

Been using #Bootstrap in the past, and it shall stay there.

Other ideas?

2 0 1 0

Need a tool to do something? Need it to be web based? Ok coming right up.

#dotnet? ✅
#blazor? ✅
#mudblazor? ✅

Backend engineer Matt is ready to hack something quasi functional together!

5 0 0 0

Amanhã, outro dia... de volta ao #Blazor #wasm e ao #MudBlazor

0 0 0 0
Preview
MudBlazor - Blazor Component Library Blazor Component Library based on Material Design. MudBlazor is easy to use and extend, especially for .NET devs because it uses almost no Javascript.

Very happy with #MudBlazor for #Blazor! It has good layout, easy for making nice web pages. Good for all who make websites! using #Blazor👍🛠️💻 #webdeveloper
mudblazor.com/getting-started/layouts

0 0 0 0