适用于Dotnet核心应用程序的Clickonce部署 [英] Clickonce deployment equivalent for Dotnet core applications

查看:171
本文介绍了适用于Dotnet核心应用程序的Clickonce部署的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个要使用ClickOnce部署的dotnet核心控制台应用程序。主要是每次用户运行应用程序时,它都应检查更新并自行更新。

We have a dotnet core console application which we want to use ClickOnce deployment. Mainly every time the user runs the application, it should check for update and update itself.

默认情况下,在dotnetframework应用程序中的ClickOnce部署中可用。 Dotnet核心提供了框架相关的部署和部署。自包含部署。但是,在两种情况下,都必须手动推送更新。

This was available by default with ClickOnce deployment in dotnetframework applications. Dotnet core provides Framework Dependent Deployment & Self Contained Deployment. But in both the case, updates have to manually pushed.

请建议我们如何为dotnet核心应用程序实现ClickOnce部署,以及市场上是否有任何工具可用于

Please suggest how we can achieve ClickOnce deployment for dotnet core applications and if there is any tool available in the market to achieve the same.

推荐答案

非常老的问题,但将来可能会有用:

Very old question but maybe useful in the future:

我认为您只需要等到NET 5:
最新的公告包括NET 5 RC2中的ClickOnce

I think you just need to wait till NET 5: Latest announcement includes ClickOnce in NET 5 RC2

> https://devblogs.microsoft.com/dotnet/announcing-net-5-0-rc-2/

这篇关于适用于Dotnet核心应用程序的Clickonce部署的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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