Question...Is there any ways that I can automatically execute the migration code (EF 7) when publishing my ASP 5 application to IIS using Web Deploy?...I Tried...in the ...project.json..., I added this code in the ...scripts...:..."scripts" : {
"prepu...