Is Web Forms still not an option in .net 6.0?

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

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

  • DotVVM

    Open source MVVM framework for Web Apps

  • Have a look at DotMVVM. They've gone to great lengths to provide a gradual upgrade process for Webforms projects.

  • 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
  • Vue3WebpackBoilerplateV2

    Advanced setup for Vue.js 3 project using webpack with many custom components

  • Here I also found the Vue 3 Boilerplate I was talking about: https://github.com/Uraharadono/Vue3WebpackBoilerplateV2/tree/implement-other-auth-pages

  • ASP.NET Core

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

  • I really like Angular. I have been a web dev for a very long time. And Angular's opinionated framework keeps your code tight and concise. And it eliminates the islands of random technology that tend to creep in to other more roll-your-own framework projects like you find in react. This tends to happen with larger teams where one guy loves one library and tries to shoehorn it into every project he works on. Then add five more devs that all do the same and before you know it you have an asp.net webforms app with a mix of knockout.js, raw webforms, half assed web forms that still post to different pages ("because that's how the web is supposed to work")...

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