I've got several projects using Asp.Net Core 1.0 and Entity Framework Core 1.1.0...I have a code first migration approach and I publish to Azure through Visual Studio 2015....The way I used to apply migrations in Azure Sql Server was by enabling a checkbo...