# 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**: 195 - **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) ### Component is introduced ### GeneralUpdate is a framework that aims to become a full-platform update client, providing high performance and low loss, breakpoint resuming, version-by-version update, binary differential update, incremental update function, configuration file retention update and other features. ### Support frame | frame name | support | | -------------------- | ------- | | .NET Core 2.0 | yes | | .NET 5 6 7 | yes | | .NET Framework 4.6.1 | yes | | UI frame name | support | | ------------- | ----------------------------------- | | WPF | yes | | UWP | theoretical support, not verified | | MAUI | Not currently supported, compatible | | Avalonia | theoretical support, not verified | | WinUI | theoretical support, not verified | | Console | yes | | winform | yes | ### System | System name | support | | ----------- | ------- | | Windows | yes | | Linux | yes | | Mac | yes | | iOS | no | | Android | no | ### Help document ### - Interpretation of the video: https://www.bilibili.com/video/BV1aX4y137dd - The official website: http://justerzhu.cn/ ### Open source address ### - https://github.com/WELL-E/AutoUpdater - https://gitee.com/Juster-zhu/GeneralUpdate