您好,登錄后才能下訂單哦!
本篇文章給大家分享的是有關SimpleUpdater.NET如何自動升級項目,小編覺得挺實用的,因此分享給大家學習,希望大家閱讀完這篇文章后可以有所收獲,話不多說,跟著小編一起來看看吧。
這是一個快速為已有的應用程序增加自動更新功能的組件,專為 .NET/WinForm 設計,雖然也可以通過命令行模式工作在其它語言中。 WPF將會在稍后支持。
This 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. WPF support is on schedule.
FSLib.App.SimpleUpdater.Updater.CheckUpdateSimple("http://localhost/{0}", "update_c.xml");
通過HTTP傳輸所有資料 / Using HTTP to perform update
全自動化,幾乎不需要額外代碼 / Fully automatically, almost no extra codes required
豐富的API接口事件,可定制化 / A large set events and customizable UI
提供打包工具,支持命令行打包 / Update package builder provided, supports build update packages via command line
Using package builder to build update packages
Uploading update packages previously built to your server
Add updater assembly SimpleUpdater.dll
reference to your project (Recommand using Nuget package, add fishlee.net.simpleupdater
package)
Add update call to your Main()
function
使用更新包構建工具創建更新包
上傳生成的更新包到服務器目錄中
在項目中添加 SimpleUpdater.dll
引用 (推薦使用Nuget包引用,搜索 fishlee.net.simpleupdater
)
在 Main()
函數中添加更新檢查調用
軟件發布主頁 / Offical website http://www.fishlee.net/soft/simple_autoupdater/
使用建議 / Suggestion or Question 可以在 自動更新庫知識社區 (推薦) 或 后花園論壇 發帖詢問
更新日志 / Change Logs http://www.fishlee.net/soft/simple_autoupdater/#C-124
以上就是SimpleUpdater.NET如何自動升級項目,小編相信有部分知識點可能是我們日常工作會見到或用到的。希望你能通過這篇文章學到更多知識。更多詳情敬請關注億速云行業資訊頻道。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。