Skip to content

Clarity during ASP.Net Core setup #309

@Sheng-Long

Description

@Sheng-Long

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions