1
Answer

Deploying WebAPI to azure Code-First

Hi,
 
I'm new to building WebAPI's and I'am currently trying to deploy my ASP.Net Core 2.0 WebApi to Azure. Deploying works but i'm not getting the options to initiate code-first migration when publishing. How can i get this to work?

Answers (1)