[!INCLUDEadding-view]
Add a view
- Right click on the Views folder, and then Add > New Folder and name the folder HelloWorld.
- Right click on the Views/HelloWorld folder, and then Add > New File.
In the New File dialog:
- Select Web in the left pane.
- Select Empty HTML file in the center pane.
- Type Index.cshtml in the Name box.
- Select New.
[!INCLUDEadding-view22]
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnetcore/tutorials/first-mvc-app-mac/adding-view.htm
|