Question: Hello World MVC Purpose: For this assignment you will need to create a basic ASP.NET Core MVC website. This will help you get a more
Hello World MVC
Purpose: For this assignment you will need to create a basic ASP.NET Core MVC website. This will help you get a more solid grasp on the MVC pattern and how it works.
Tasks:
- Create a minimum of 2 controllers
- Create a minimum of 3 views
- Add some content to your pages
- Create a layout page with navigation to all of your views
- Add some styling, either your own custom CSS or use a library like Bootstrap
- CSS must be external (link a stylesheet(s) on your layout page)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
