Community

Deploying ASP.NET Core From A Zip File on Azure

(Phil Haack) Azure has a neat feature that runs Azure Functions from a package file (aka a zip file). This same feature also applies to Azure Web Apps, though you wouldn’t know it from the documentation.