Where to start if you've not used .NET or Blazor before, coming from the world of React.js & Laravel

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

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

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • you see, there's some history here -- back in the gates/ballmar days of microsoft, they focused on making products for windows, as that was a cash cow. MS developed the original .net platform that ran on windows, made visual studio (the cadillac of dev environments), and expanded asp.net to host websites on windows servers.

  • dotnet

    This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.

  • the .net 4.7 framework is the legacy windows only version of .net, while .net 6 (formally called .net core) is the latest, and largely the first version, of the complete rewrite of the .net toolset. it not only can run on windows, but linux, mac os, iOS, android, basically whatever. it itself is even completely open source!

  • 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