I am going through the MvcMusicStore tutorial on the www.asp.net website....I am able to use Entity Framework Core 2.0 and migrations to create a DB in localDb.
Here is the connection string from that in appsettings.json:..."MvcMovieContext": "Server=(loc...