##Software Development ASP.NET MVC Assessment
- Open the Solution in Visual Studio
- Build the project
- Navigate to tools
- Select Nuget Package manager -> Package Manager Console (PMC)
- On the console execute the following command
- Update-Database
- After migration is successful Run the project
- [] I have changed the Nav in _Layout.cshtml
- [] Added photo on index.html