Good evening, I have added a database to my mvc .net core project, and everything is fine, but now in sql server I create another table and I want to add it to my model in my context, but I don't know how to do it, please can you pass some examples of how to add a sql server table to my project.
Thank you very much for collaborating with me
Uttam KumarPosted Apr 15, 2022, 3:42 AM
Check this link it might help you
https://docs.microsoft.com/en-us/ef/core/cli/powershell#update-database