EntityFramework Core's Scaffold-Db
is one of the worst things I have ever experience as anytime I install the package in a new project, I experience new bugs and errors.
I have decided to move backward and use EF 6 for now, but is there any way to reverse engineer an existing database using EF 6 automatically in ASP.Net Core?