Using asp.net Visual Studio 2017 I tried to learn making website using MVC. For that I took the reference of this link: https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro then when to use scaffolding... Some error occured. It occurred even before. I tried to for a solve but still don't get it. Please help me learning MVC.
- The state before pressing Add . UniversityContext.cs code is here -
- The Error that shows after pressing Add Button.