A fresh build of Rider 2018.1 EAP just landed, adding Entity Framework support! Rider adds functionality to enable migrations, add a migration, get migrations, update the database and more! On Windows, Linux and macOS! Let's check this out, shall we?
Initializing Entity Framework and enabling migrations
After installing the EntityFramework NuGet package, we can initialize Entity Framework in our