I might just be completely out of date but I updated EF to 6.4 using nuget and I don't see migrate.exe in the tools folder anymore. Is there a change to run migrations? Or do I need to install another package for it? Appreciate any help. Thanks!
The ef6.exe command line tool is found in the tools/ subfolder of the EntityFramework NuGet package.
Migrate.exe (FluentMigrator. This is a console tool that works also with the . NET Framework outside of the . NET Core ecosystem.
For those who are as confused as I was, the documentation from Microsoft is out of date. It looks like they change migrate.exe to ef6.exe starting from EF 6.3 as per Nuget Github page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With