You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
In doing the Prep Work for Class 3, I was trying to follow the Notes for Intro to ASP.NET Core MVC: Controllers. In step 3 it says:
3. On the next screen, select Web Application for your template.
I am using Visual Studio 2017 and I believe that the template selections have changed in this version. There is a Web Application template, but I think if you choose that option in VS 2017, you will not get the Controllers, Models and Views folders that are mentioned in subsequent steps. I think that the user should select the template named Web Application (Model View Controller) in VS 2017 to follow along with the video more easily.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In doing the Prep Work for Class 3, I was trying to follow the Notes for Intro to ASP.NET Core MVC: Controllers. In step 3 it says:
I am using Visual Studio 2017 and I believe that the template selections have changed in this version. There is a Web Application template, but I think if you choose that option in VS 2017, you will not get the Controllers, Models and Views folders that are mentioned in subsequent steps. I think that the user should select the template named Web Application (Model View Controller) in VS 2017 to follow along with the video more easily.
The text was updated successfully, but these errors were encountered: