Dotnet 核心应用程序的 Clickonce 部署等效项 [英] Clickonce deployment equivalent for Dotnet core applications

查看:35
本文介绍了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:最新公告包括 ClickOnce

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

https://github.com/dotnet/deployment-tools/issues/9https://devblogs.microsoft.com/dotnet/annoucing-net-5-0-rc-2/https://dotnet.microsoft.com/download/dotnet/5.0

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

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