asp.net - Visual Studio Community 2015 and MVC2 template -
i'm trying create project tutorial of asp.net programming @ first step, teacher told me create project online template named asp.net mvc 2 web application.
screen: http://img2.altcontroldelete.pl/images/thumbs/09b32b23-5f25-9204-7140-0a112c6e81f4.jpg
unfortunnetly can't find in diag. in online projects don't have templates.
screen: http://prnt.sc/b1y42k
is in vs community 2015 avalaible?
go tools>>nuget package manger >> package manger console
use command "install-package mvc2" , press enter able see mvc2 templates
Comments
Post a Comment