'Enabling EF Core functions in Rider

I installed the EF Core package, and have reloaded everything multiple times. This is a brand new project and I've only just started using Rider, so it's not a legacy project issue as described here.

The docs make it look really simple to do, but then... nothing in the menu. Did it get moved and the docs not updated? I cannot find it if so.

enter image description here

enter image description here



Solution 1:[1]

The blog post you mentioned is a bit older - It seems to me that JetBrains' approach has changed.

Try to install this plugin which is mentioned in this newer blog post.

Another option would be to install EF Core v6 instead of v7 because the latter one is still in preview.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 mu88