Blazor is here for you! Especially for .NET developers that have mostly worked in backend systems or/and in older and sometimes legacy web-frontends (such as WebForms, MVC, HTML + jQuery, etc.) and do not want, or do not have the time to learn a client-side JavaScript framework.

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  • This means you're likely using an ASP.Net Core backend, and there's a lot of reasons why that backend is preferable at times, with one being performance, it's ranked 8 but packs a lot of functionality for a web server compared to the ones above it. There are things you can't just compile to JS with .Net either (e.g. Expression Trees) which are used heavily for serialization and validation libraries that you may use in the backend (e.g. FluentValidation)

  • FluentValidation

    A popular .NET validation library for building strongly-typed validation rules.

  • This means you're likely using an ASP.Net Core backend, and there's a lot of reasons why that backend is preferable at times, with one being performance, it's ranked 8 but packs a lot of functionality for a web server compared to the ones above it. There are things you can't just compile to JS with .Net either (e.g. Expression Trees) which are used heavily for serialization and validation libraries that you may use in the backend (e.g. FluentValidation)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts