I have been trying to find the option to update model from database using Entity Framework 6.2 on JetBrains Rider 18. This option is available on Visual Studio, but I can't find any such option on Rider. Anyone have any idea about this? Thanks!
Until now, JetBrains Rider does not provide this functionality. If one really wants this, then your best bet would be to either try some external reverse engineering tools, or to use Visual Studio instead.