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

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

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

\"vNext

相关标签:
8条回答
  • 2020-12-16 11:34

    In Visual Studio 2015 Preview Microsoft has renamed ASP.NET vNext to ASP.NET 5

    If you open http://www.asp.net/vnext, in every article vNext is metioned as ASP.NET 5

    0 讨论(0)
  • 2020-12-16 11:34

    VS 2015 Preview is going under ASP.net Core web application. If you cant see that one under templates you may go to this site and download .NET Core 1.0 for Visual Studio then install.

    0 讨论(0)
提交回复
热议问题