找不到创建基于.Net Core的Azure函数的选项 [英] Option to Create .Net Core based Azure function not found

查看:66
本文介绍了找不到创建基于.Net Core的Azure函数的选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试托管用.Net核心编写的Azure函数.

I am trying to host my Azure function written in .Net core.

o/s有望成为Linux平台

o/s is expected to be Linux platform

但是我在运行时堆栈下看不到'.Net Core'吗?

But I could NOT see '.Net Core' under runtime stack? 

推荐答案

Linux上的Azure函数使用Azure Functions 2x运行时.与使用全框架.NET构建的Azure Functions 1x不同,该2x运行时是使用.NET Core构建的,因此任何".NET"都可以使用.NET Core构建.默认情况下,2x中的function app将运行.NET Core.
Azure Functions on Linux uses the Azure Functions 2x runtime. Unlike Azure Functions 1x, which was built using full-framework .NET, the 2x runtime is built using .NET Core, so any ".NET" function app in 2x will be running .NET Core by default.


这篇关于找不到创建基于.Net Core的Azure函数的选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆