- Create A New Solution And Asp Net Core Web Application Not Mvc Add A New Razor Page To The Project Named Intro Add A 1 (374.32 KiB) Viewed 47 times
Create a new Solution and ASP.Net Core Web Application (Not MVC) Add a new Razor Page to the project named "Intro" Add a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Create a new Solution and ASP.Net Core Web Application (Not MVC) Add a new Razor Page to the project named "Intro" Add a
Create a new Solution and ASP.Net Core Web Application (Not MVC) Add a new Razor Page to the project named "Intro" Add a new link to the newly created page into the _layout.cshtml. Add a new section to the layout.cshtml In the body of the new web page, use an h3 to print your name. Under your name in the body create a form with two number inputs, an output and a submit button. Add a title for the newly created page, put whatever you want as the title No Project or Solution are present 0 points Use Github properly New page is missing 0 points Link does not exist 0 points New section is missing 0 points Use the previously defined section that you created to display a paragraph of text on the page you created No paragraph of text is present 0 points Name isn't printed 0 points No title is present 0 points Solution is present but project is of wrong type 1 points There are no Git commits, or there is a commit with a single compressed file (zipped/tarred) 0 points New page is present, but New page is named is of wrong type or named wrong. correctly and is of correct type. 1 points 2 points Link exists but goes to wrong destination 1 points Name is printed, but not Name is printed with an with an h3 h3 1 points 2 points No inputs or form Form is present is present but no controls 0 points are present 1 points Solution exists and Project is of correct type 2 points There is only one commit with the final code 1 points Link exists and goes to correct page. 2 points New section exists 1 points Paragraph of text is present but on another page, or all pages. 1 points Form and at least two controls are present 2 points Form and all controls are present 3 points Paragraph is present only on the Intro page 2 points Title is present on newly created page. 1 points There are several (>2) commits for the project 2 points There are several (> 4) commits and descriptive commit messages 3 points