As the title says, I want to create an ASP.Net Web application in VS 2022, but that option does not appear when creating the project. Be careful, it is not Core that does appear to me.
How do I make the ASP.Net Web Application option appear to create it?
As the title says, I want to create an ASP.Net Web application in VS 2022, but that option does not appear when creating the project. Be careful, it is not Core that does appear to me.
How do I make the ASP.Net Web Application option appear to create it?
Share Improve this question asked Jan 29 at 17:01 José Vicente López DelgadilloJosé Vicente López Delgadillo 535 bronze badges1 Answer
Reset to default 2If the option isn't appearing, can you check if you've downloaded the ASP.NET and web development workload? You should be able to see it in Visual Studio somewhere in Tools > Get Tools and Features or be able to install it from there.
I also found a Microsoft tutorial that may be useful for creating an ASP.NET Core project, if that's what you're looking for.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745288454a4620709.html
评论列表(0条)