简体   繁体   中英

Visual Studio Community 2015 and MVC2 template

i'm trying to create project with tutorial of ASP.Net programming but at first step, teacher told me to create project from online template named ASP.NET MVC 2 Web Application.

screen: http://img2.altcontroldelete.pl/images/thumbs/09b32b23-5f25-9204-7140-0a112c6e81f4.jpg

Unfortunnetly I can't find it in my diag. In online projects I don't have any templates.

screen: http://prnt.sc/b1y42k

Is in VS Community 2015 this is avalaible?

Go to Tools>>Nuget Package Manger >> Package Manger Console

use command "Install-Package Mvc2" and press enter you are able to see MVC2 templates

I get it resolved by re-installing/Update the setup.

-Restart the setup for VS2015 Preview -Selected the required components to install 在此处输入图片说明

After these steps, I received the desired templates.

Whenever anyone is installing VS2015 Preview first time, please Select the features under 'Optional features to install' to get the desired installation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM