首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏DotNet NB && CloudNative

    推荐 3 种 .NET Windows 桌面应用程序自动更新解决方案

    Squirrel.Windows Squirrel.Windows 是一个开源项目,旨在提供一套工具和库来全面管理 Windows 桌面应用程序的安装和更新。 GitHub开源地址: https://github.com/Squirrel/Squirrel.Windows

    66710编辑于 2025-07-12
  • 来自专栏编程进阶实战

    推荐 3 种 .NET Windows 桌面应用程序自动更新解决方案

    Squirrel.Windows Squirrel.Windows 是一个开源项目,旨在提供一套工具和库来全面管理 Windows 桌面应用程序的安装和更新。 GitHub开源地址: https://github.com/Squirrel/Squirrel.Windows 优秀项目和框架精选 本文所有项目都已收录到C#/.NET/.NET Core优秀项目和框架精选中

    68210编辑于 2025-06-18
  • 来自专栏编程进阶实战

    C#/.NET/.NET Core优秀项目和框架2025年6月简报

    https://github.com/ravibpatel/AutoUpdater.NET 项目详细介绍:https://mp.weixin.qq.com/s/2M-2I2qddvCitkrla4WmLA Squirrel.Windows 项目简介: Squirrel.Windows 是一个开源项目,旨在提供一套工具和库来全面管理 Windows 桌面应用程序的安装和更新。 项目源码地址: https://github.com/Squirrel/Squirrel.Windows 项目详细介绍:https://mp.weixin.qq.com/s/2M-2I2qddvCitkrla4WmLA

    38310编辑于 2025-07-18
  • 来自专栏BennuCTech

    超详细的Electron使用教程

    Squirrel.Windows:The Squirrel.Windows target builds a number of files required to distribute apps using the Squirrel.Windows framework. You can only build the Squirrel.Windows target on a Windows machine or on a macOS /Linux machine with Please note we recommend using the Squirrel.Windows target over using this one. 比如Squirrel.Windows如果在mac或linux上编译,则需要先安装mono和wine。

    10K50编辑于 2022-11-11
  • 来自专栏DotNet NB && CloudNative

    .NET周刊【6月第4期 2025-06-22】

    作者分享了三种解决方案:ClickOnce、AutoUpdater.NET 和 Squirrel.Windows。 ClickOnce 是微软的部署技术,支持用户交互最少的自更新应用;AutoUpdater.NET 是一个适用于传统 WinForms 和 WPF 应用的开源库;Squirrel.Windows 为 Windows

    22810编辑于 2025-08-06
  • 来自专栏InCerry

    .NET周刊【6月第4期 2025-06-22】

    作者分享了三种解决方案:ClickOnce、AutoUpdater.NET 和 Squirrel.Windows。 ClickOnce 是微软的部署技术,支持用户交互最少的自更新应用;AutoUpdater.NET 是一个适用于传统 WinForms 和 WPF 应用的开源库;Squirrel.Windows 为 Windows

    31500编辑于 2025-07-08
  • 来自专栏洛米唯熊

    使用Microsoft Teams Updater执行代码

    让我们专注于应用程序的主要部分: https : //github.com/Squirrel/Squirrel.Windows/blob/develop/src/Update/Program.cs 主要方法是调用以下方法

    1.7K20发布于 2020-08-10
  • Flutter PC 应用开发指南:从环境搭建到实战避坑

    windows\x64\runner\Release\my_first_pc_app.exe 打包与分发 NSIS:使用 NSIS 制作安装包 WiX Toolset:微软官方工具,生成 .msi 安装包 Squirrel.Windows

    1.2K10编辑于 2025-11-30
  • 来自专栏BennuCTech

    如何为Electron应用实现一个简易的更新功能

    我们用forge通过squirrel-maker来创建windows安装包,创建后文件路径是项目根目录/out/make/squirrel.windows/x64/xxxx.exe。

    1.9K20编辑于 2022-11-11
领券