❔ ✅ Can't find System.Data.Entity to build a dbContext after installing the EntityFrameWork Package
For a project I'm working on I need to be using the entity framework to add migrations to a postgresql database. I am quite new to C# and Rider as such I think I might have made a small mistake somewhere else as this issue is not being referenced in any of the tutorials I've watched up until now. I thought that perhaps someone here might have run into a similar issue?

