Open 'visual studio installer' from start menu.
Click on 'modify' :
Select 'ASP.net and web development':
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello
I want to use ASP.NET Web Application (.NET Framework), and I have downloaded Visual Studio Community 2019 v16.11.3, and i have clicked the ASP.NET and web devleopment before i download it
but I can't find the one i needed, I don't want the 'core' one,
does anyone know how to solve it?
Open 'visual studio installer' from start menu.
Click on 'modify' :
Select 'ASP.net and web development':
Hi @WEI HAN TAN
You can add ASP.NET and web Development workload and .NET framework components as shown:
However, we can install individual components, as illustrated below. In my case, I have selected 4.x .Net frameworks and .Net core 3.1, .NET 5, and .NET 6 likewise we can select previous versions based on our need.
Check this link for more detail
https://rijsat.com/2021/11/18/step-by-step-installation-visual-studio-2022/
Starting from Visual Studio 2019, Microsoft has made changes to the project templates, and the "ASP.NET Web Application (.NET Framework)" template is no longer available by default. However, you can still create a similar project using the following steps:
Note that while the specific "ASP.NET Web Application (.NET Framework)" template may not be available, you can still create web applications targeting the .NET Framework using the provided templates like "Empty", "Web Forms", or "MVC". These templates provide a starting point for building your web application with C# in the .NET Framework.
Regards :
CEO
Here's a comment you can use:
"I had the same issue recently while working on a project in Visual Studio. To create an ASP.NET Web Application (.NET Framework) with C#, ensure that you’ve selected the correct workload during the installation of Visual Studio. You need to include the ‘ASP.NET and web development’ workload. If it’s missing, you can modify your installation from the Visual Studio Installer.
Also, when selecting the project type, make sure to choose 'Web' under C# templates. If it's still not visible, double-check your installed SDKs and frameworks to ensure compatibility.
By the way, while figuring this out, I took a much-needed break and stumbled upon an interesting resource about Menu offerings at some amazing restaurants. It’s worth checking out if you enjoy exploring great dining options!"