Actually, the title already summarizes my whole problem. I'm using Visual Studio 2017 and Entity Framework 6. In my MVC application, when I follow code-first approach, with default settings I was only given options of either LocalDB or SQL Server Express ...