.NET Core中的Azure WebJob [英] Azure WebJob in .NET Core

查看:98
本文介绍了.NET Core中的Azure WebJob的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何创建针对.NET Core 1.1的Azure WebJob?

How do I create an Azure WebJob targeting .NET Core 1.1?

在Visual Studio 2017中,我看到的针对Azure WebJob的唯一选择是.NET Framework。 -请参阅下文。

In Visual Studio 2017, the only option I'm seeing for Azure WebJob targets .NET Framework -- see below.

.NET Core下,我没有看到Azure WebJob。

Under .NET Core, I don't see Azure WebJob listed.

推荐答案

尽管已计划,但.NET Core的VS 2017工具尚不存在。仍然可以编写基于Core的WebJob并将其手动部署到您的Web App。但请注意,WebJob SDK (这是另一个主题)尚不支持.NET Core(相关问题此处)。

The VS 2017 tooling for .NET Core does not exist yet, although it is planned. It's still possible to write a Core based WebJob and deploy it manually to your Web App. But do note that the WebJob SDK (which is a whole other topic) does not yet support .NET Core (related issue here).

这篇关于.NET Core中的Azure WebJob的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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