Issue #506 is about how to use the command line tools, but we also need better documentation on why and how to use reverse engineering at the conceptual level.
I think Rowan's original intentions were to add a new node under EF Core with these sub-nodes:
I'll add it as part of #507
Note to documentor: don't forget to mention Name= and how it pairs well with user secrets,
I see this didn't make it into 2.1 release. I am currently transitioning our SaaS product to .netcore (Great work) but we are a heavy DB first/reverse engineer shop for our EF stuff. Is there a quick and dirty on disabling migrations and doing reverse engineering?
Have a look at EF Core Power Tools (I am the author) https://github.com/ErikEJ/EFCorePowerTools/wiki/Reverse-Engineering
Some ideas:
(Poaching this from @smitpatel)
Most helpful comment
Have a look at EF Core Power Tools (I am the author) https://github.com/ErikEJ/EFCorePowerTools/wiki/Reverse-Engineering