finds.dev← search

// the find

masastack/MASA.Blazor

★ 1,325 · C# · NOASSERTION · updated Jun 2026

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.

MASA Blazor is a Blazor component library that ports Vuetify's Material Design component set to C#/Blazor, targeting Server, WASM, and MAUI Blazor. It's aimed at .NET teams building line-of-business admin UIs who want a battle-tested Material Design system without reaching for JavaScript frameworks. The library is backed by a Chinese company (masastack) that uses it internally across their product line.

The Vuetify 1:1 port is genuinely useful — if you've built with Vuetify before, the mental model transfers directly and the component coverage is broad (data tables with server-side pagination, cascaders, cron editors, date pickers with time). Active maintenance is real: last push was June 2026 and the changelog shows consistent releases, not a dead fork. MAUI Blazor support is a differentiator — most .NET UI libraries ignore the hybrid mobile scenario entirely. The included MASA Blazor Pro starter project saves real time on admin shell layouts, navigation, and breadcrumb wiring.

The README and docs lean heavily on Chinese-language community channels (QQ groups, WeChat), which signals where the active support actually lives — English-speaking developers will find the community response patchy. The docs reference .NET 6 SDK in the dev setup instructions while the library claims .NET support across versions; that inconsistency is a red flag for someone setting up a greenfield .NET 8/9 project. Star count (1.3k) is low relative to MudBlazor or Radzen Blazor, meaning fewer StackOverflow answers and community examples when you hit edge cases. Some components are clearly Blazor wrappers around JavaScript interop with Vuetify's underlying JS — you're not getting pure Blazor rendering everywhere, which can cause SSR hydration issues in Blazor Server or .NET 8 static rendering modes.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →