Azure functions stopped working after Core 3.0 update

六眼飞鱼酱① 提交于 2019-12-01 13:38:39

ASP.NET Core 3.0 not currently available for Azure App Service. [Microsoft Docs]

I understand the preview versions of .NET Core 3.0 [Microsoft Docs] are available on the Azure service.

Azure Functions 3.0, which will be fully compatible with Core 3.0, will be available in October - see this announcement

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!