'ASP.NET Core web application project files are not showing up (the project appears empty even though it is of model control...) Why?

I have a problem in Visual studio 2019 when I create a ASP.NET core web application of type model control the project files are not showing why?



Solution 1:[1]

Maybe the workload "ASP.NET" isn't installed.

To install this workload :

  1. Start "Visual Studio Installer"
  2. Click on modify near Visual Studio 2019
  3. Check the workload "ASP.NET and web development"
  4. Click on "Install while downloading"

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 vernou