# GeneralUpdate **Repository Path**: zhaoqiheng/GeneralUpdate ## Basic Information - **Project Name**: GeneralUpdate - **Description**: 一款基于.net开发自动更新程序。wpf winfrom console均能更新。 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: http://justerzhu.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 192 - **Created**: 2022-05-07 - **Last Updated**: 2022-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GeneralUpdate # ![](https://img.shields.io/github/license/WELL-E/AutoUpdater?color=blue) ![](https://img.shields.io/github/stars/WELL-E/AutoUpdater?color=blue) ![](imgs/GeneralUpdate_h.png) [English introduction](https://github.com/WELL-E/AutoUpdater/blob/master/README_en.md) ### 组件介绍 ### GeneralUpdate寓意为通用更新力致于成为全平台更新客户端的框架,提供高性能低损耗,断点续传、逐版本更新、二进制差分更新、增量更新功能、配置文件保留更新、强制更新等特性。并提供GeneralUpdate.PacketTool更新包打包工具。 ### 帮助文档 ### - 讲解视频: https://www.bilibili.com/video/BV1aX4y137dd - 官方网站: http://justerzhu.cn/ - 快速启动: https://mp.weixin.qq.com/s/pRKPFe3eC0NSqv9ixXEiTg - 使用教程视频:https://www.bilibili.com/video/BV1FT4y1Y7hV ### 开源地址 ### - https://github.com/WELL-E/AutoUpdater - https://gitee.com/Juster-zhu/GeneralUpdate ### 支持框架 | 框架名称 | 是否支持 | | -------------------- | -------- | | .NET Core 2.0 | 支持 | | .NET 5 6 7 | 支持 | | .NET Framework 4.6.1 | 支持 | | UI框架名称 | 是否支持 | | ----------------- | ------------------- | | WPF | 支持 | | UWP | 商店模式下不可更新 | | MAUI | 正在兼容(windows) | | Avalonia | 支持 | | WinUI | 未验证,等待反馈 | | Console(控制台) | 支持 | | winform | 支持 | ### 操作系统 | 操作系统名称 | 是否支持 | | ------------ | -------- | | Windows | 支持 | | Linux | 支持 | | Mac | 支持 | | iOS | 暂不支持 | | Android | 暂不支持 |