react-material VS MatBlazor

Compare react-material vs MatBlazor and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
react-material MatBlazor
- 5
408 2,816
- -
0.0 0.6
- about 1 month ago
HTML HTML
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-material

Posts with mentions or reviews of react-material. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning react-material yet.
Tracking mentions began in Dec 2020.

MatBlazor

Posts with mentions or reviews of MatBlazor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Using React components in Blazor apps?
    3 projects | /r/Blazor | 8 Feb 2023
  • Best way to show an alert/notification without needing close button?
    5 projects | /r/Blazor | 6 Dec 2022
  • Dotnet 6 and Material Design for Bootstrap?
    2 projects | /r/dotnet | 1 Mar 2022
  • Route components in separate project for Blazor WASM .NET 5. !
    1 project | /r/Blazor | 20 Feb 2022
    Hello! I've planned out my project solution such that I own my views separate from my client application. Unfortunately, after upgrading to .NET 5.0 I'm no longer able to reference projects with my views. My setup is like how it is done here: MatBlazor/src at master · SamProf/MatBlazor (github.com) Views are shared between the Blazor Server and Blazor Client projects - both components and routing components (pages). ​ I'm getting the following error: BLAZORSDK1001 The project references the ASP.NET Core shared framework, which is not supported by Blazor WebAssembly apps. Remove the framework reference if directly ⠀referenced, or the package reference that adds the framework reference. REDACTED C:\Program Files\dotnet\sdk\5.0.103\Sdks\Microsoft.NET.Sdk.BlazorWebAssembly\targets\Microsoft.NET.Sdk.BlazorWebAssembly.Current.targets 635 ​ * Is it even possible to accomplish this for the new WASM Blazor version? * If yes, how can I accomplish this? ​ WASM Client and routable components project settings
  • Route components in separate project for Blazor WASM .NET 5.0
    1 project | /r/Blazor | 20 Feb 2021
    No, but you can use the MatBlazor/src/MatBlazor.Demo.ClientApp at master · SamProf/MatBlazor (github.com) project as reference. My project is based on the same concept. After migrating the client application to .NET 5, you should get the error

What are some alternatives?

When comparing react-material and MatBlazor you can also consider the following projects:

react-materialize - Material design for react, powered by materializecss

MudBlazor - Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.