I\'m using this MSDN Tutorial to run in VS2015 the command PM> Add-Migration MyFirstMigration -context BloggingContext that ran yesterday successfully but to
PM> Add-Migration MyFirstMigration -context BloggingContext
I tried doing all the above and no luck. I downloaded the latest .net core 2.0 package and ran the commands again and it worked.