I am working on ASP.net core MVC. Initially, I created my database tables and via Scaffold-DbContext I have created my model in dot net core. Now I
ASP.net core MVC
dot net core