ASP.NET CORE MVC project using EF Core, Generic Repository, EPPLUS, Sql Server Databse – Part 5



ASP.NET CORE MVC project using EF Core, Generic Repository, EPPLUS, Sql Server Databse – Part 5

ASP.NET CORE MVC project using EF Core, Generic Repository, EPPLUS, Sql Server Databse - Part 5

This is part 5 guys where we add new table using Add Migration commnand since this project is using code first approach. We also demonstrate here how to populate MVC UI dropdown list coming from the database source.