VS 2015 Preview missing “ASP.NET 5 Web Application” project type?

前端 未结 8 1048
梦如初夏
梦如初夏 2020-12-16 10:46

In Visual Studio 2015 Preview, I see the following vNext templates in the \"New Project\" window:

\"vNext

8条回答
  •  猫巷女王i
    2020-12-16 11:32

    Visual Studio Ultimate 2015 Preview contains everything you need to create an ASP.NET 5 (vNext) web application. One additional generic option should be available that's not depicted in your question:

    Web template options

    It's not entirely clear at this point, but choosing the generic web application option will present a few ASP.NET 5 (vNext) options that you're seeking in the following dialog:

    ASP.NET Web Application templates

提交回复
热议问题