In this video you will learn :
How to add new table to existing application with entity framework, sql server and repository pattern | How to work with multiple tables
Note: I have followed code first approach
You will learn all the steps including:
How to create new model
Set up relationship with other model
How to propagate changes to database
How to make changes to model, view and controller
How to call view from view component
You can download the latest code from below git repository:
https://github.com/sahanabhat3388/Com...
Asp.net core tutorial playlist:
• Asp.net Core tutorial for beginners
• Asp.net Core tutorial for beginners