/Material.Blazor

Lightweight Material Theme components for Blazor

Primary LanguageJavaScriptOtherNOASSERTION

Material.Blazor


NuGet version NuGet version NuGet downloads


Gitter


License: MIT GitHub issues GitHub forks GitHub stars GitHub stars

GithubActionsRelease GithubActionsWIP


Lightweight Material Theme razor components for Blazor

Material.Blazor is a lightweight Material Theme web development platform component library for ASP.NET Blazor. It is rigorously faithful to the Material Theme's design philosophy, markup and code usage. Material Theme has very specific and detailed guidance showing web designers how to build web apps with HTML, CSS and JavaScript. Since Blazor is not directly supported, Blazor developers either need to roll their own components or use a component library such as Material.Blazor.

Material.Blazor has two release trains available via NuGet. The trains are MD2 and MD3 based. The MD2 NuGet packages are available in V3, V4, and V5. The MD3 NuGet packages are available in V5.

  • V3.x is a DotNet 6 LTS stable version using Material Design 2 and is the version used in some production settings. This version will be deprecated on November 12, 2024 (Corresponding to the DN6 EOL). No updates to Material.Blazor in this version are expected.
  • V4.x is a DotNet 7 STS stable version using Material Design 2 and is the version used in some production settings. This version was deprecated on May 14, 2024 (Corresponding to the DN7 EOL).
  • V5.x is a DotNet 8 LTS stable version. We encourage adoption of this version for existing and new production settings.
    • V5.x releases are published as a NuGet package - Material.Blazor
    • This version will be deprecated on November 10, 2026.