-
Notifications
You must be signed in to change notification settings - Fork 919
Closed
Milestone
Description
When trying to set this tutorial up, I went to New Project -> ASP.NET Core Web Application (.NET Framework) -> ?. The template is not specified in the tutorial. I first tried an empty template. This template did not include some of the code you talk about in the next step such as:
"Directly above:
// Add framework services.
services.AddMvc();"
I think adding the template you used will add to clarity for this guide. Adding the line: "New Project -> ASP.NET Core Web Application (.NET Framework) -> Web Application" would clear up a lot. Once I used "Web Application" instead of empty project, everything seemed to start lining up.
Metadata
Metadata
Assignees
Labels
No labels