✅ Seeking Guidance on Migrating ASP.NET MVC to ASP.NET Core MVC and EF to EF Core

I'm currently in the process of migrating an old ASP.NET MVC project to ASP.NET Core MVC, and I could use some guidance from the community. In my research for migration, I came across the Visual Studio Upgrade Assistant extension, which has been helpful in migrating most of the code to the new project. However, I've encountered some challenges with migrating Entity Framework (EF). I'm specifically looking for advice on how to migrate EF to EF Core and ensure that all the necessary files, including EF, are successfully migrated. What would be the best approach for migrating projects from ASP.NET MVC to ASP.NET Core? Additionally, I'm planning to create an API for this project so that it can be used in a Single Page Application (SPA). Any insights or recommendations on this topic would be highly appreciated. Thank you in advance for your help!
3 Replies
Angius
Angius2y ago
So, first thing's first, is it a db-first or a code-first project? If the former, just generate all the EF data from the database
Lakhey_Wala
Lakhey_WalaOP2y ago
How to generate EF data from database?
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server