{"id":14986241,"url":"https://github.com/iccfish/fslib.app.simpleupdater","last_synced_at":"2025-04-10T03:44:06.221Z","repository":{"id":45717920,"uuid":"21302080","full_name":"iccfish/FSLib.App.SimpleUpdater","owner":"iccfish","description":"A simple automatic update library for .net. 一个炒鸡简单但是足够好用的自动更新库。","archived":false,"fork":false,"pushed_at":"2024-11-28T02:33:01.000Z","size":1189,"stargazers_count":577,"open_issues_count":21,"forks_count":242,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-04-03T02:05:54.492Z","etag":null,"topics":["autoupdater","c-sharp","updater","winforms"],"latest_commit_sha":null,"homepage":"https://www.fishlee.net/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iccfish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-28T12:16:11.000Z","updated_at":"2025-03-10T08:26:45.000Z","dependencies_parsed_at":"2023-01-20T16:47:18.881Z","dependency_job_id":"e7314705-dff2-4242-bdc5-3084d9ce3880","html_url":"https://github.com/iccfish/FSLib.App.SimpleUpdater","commit_stats":{"total_commits":226,"total_committers":7,"mean_commits":"32.285714285714285","dds":0.2566371681415929,"last_synced_commit":"148205e6677c0bae0e99a603fba42cab715078e8"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iccfish%2FFSLib.App.SimpleUpdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iccfish%2FFSLib.App.SimpleUpdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iccfish%2FFSLib.App.SimpleUpdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iccfish%2FFSLib.App.SimpleUpdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iccfish","download_url":"https://codeload.github.com/iccfish/FSLib.App.SimpleUpdater/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154967,"owners_count":21056541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoupdater","c-sharp","updater","winforms"],"created_at":"2024-09-24T14:12:34.871Z","updated_at":"2025-04-10T03:44:06.191Z","avatar_url":"https://github.com/iccfish.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"SimpleUpdater.NET\n=======================\n\n## 简要说明 / Introduction\n\n这是一个快速为已有的应用程序增加自动更新功能的组件，专为 .NET/WinForm 设计，虽然也可以通过命令行模式工作在其它语言中。\nWPF将会在稍后支持。\n\nThis is a rapid application automatic updater component designed for .NET/WinForm and could be easily integrated into current applications. And it also can work for other applications via command line mode.\nWPF support is on schedule.\n\n```c#\nFSLib.App.SimpleUpdater.Updater.CheckUpdateSimple(\"http://localhost/update_c.xml\");\n```\n\n### Supports · 支持\n\n- .NET 2.0\n- .NET 3.0~3.5\n- .NET 4.0~4.8\n- .NET 5.0\n\n### 特点 / Advantage\n\n* 通过HTTP传输所有资料 / Using HTTP to perform update\n* 全自动化，几乎不需要额外代码 / Fully automatically, almost no extra codes required\n* 丰富的API接口事件，可定制化 / A large set events and customizable UI\n* 提供打包工具，支持命令行打包 / Update package builder provided, supports build update packages via command line\n* 支持增量升级，减少流量传输成本和时间 / Support delta upgrade, decrease bandwidth and time\n\n## 基本集成步骤 / Basic steps to integrate\n\n* Using package builder to build update packages\n* Uploading update packages previously built to your server\n* Add updater assembly `SimpleUpdater.dll` reference to your project (Nuget package recommended, add ```fishlee.net.simpleupdater``` package)\n* Add update call to your `Main()` function\n\n\n* 使用更新包构建工具创建更新包\n* 上传生成的更新包到服务器目录中\n* 在项目中添加 `SimpleUpdater.dll` 引用 （推荐使用Nuget包引用，搜索 `fishlee.net.simpleupdater`）\n* 在 `Main()` 函数中添加更新检查调用\n\n## 发布和支持信息 / Release and Support\n\n**软件发布主页 / Offical website** [https://www.fishlee.net/soft/simple_autoupdater/](https://www.fishlee.net/soft/simple_autoupdater/)\n\n**使用建议 / Suggestion or Question** 可以在 [自动更新库知识社区] _(推荐)_ 或 [后花园论坛] 发帖询问\n\n\n\n[自动更新库知识社区]: https://ask.iccfish.com/category-19\n[后花园论坛]: https://forum.iccfish.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficcfish%2Ffslib.app.simpleupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficcfish%2Ffslib.app.simpleupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficcfish%2Ffslib.app.simpleupdater/lists"}