您好,登錄后才能下訂單哦!
本篇文章給大家分享的是有關(guān)SimpleUpdater.NET如何自動(dòng)升級(jí)項(xiàng)目,小編覺(jué)得挺實(shí)用的,因此分享給大家學(xué)習(xí),希望大家閱讀完這篇文章后可以有所收獲,話不多說(shuō),跟著小編一起來(lái)看看吧。
這是一個(gè)快速為已有的應(yīng)用程序增加自動(dòng)更新功能的組件,專為 .NET/WinForm 設(shè)計(jì),雖然也可以通過(guò)命令行模式工作在其它語(yǔ)言中。 WPF將會(huì)在稍后支持。
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");
通過(guò)HTTP傳輸所有資料 / Using HTTP to perform update
全自動(dòng)化,幾乎不需要額外代碼 / 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
使用更新包構(gòu)建工具創(chuàng)建更新包
上傳生成的更新包到服務(wù)器目錄中
在項(xiàng)目中添加 SimpleUpdater.dll
引用 (推薦使用Nuget包引用,搜索 fishlee.net.simpleupdater
)
在 Main()
函數(shù)中添加更新檢查調(diào)用
軟件發(fā)布主頁(yè) / Offical website http://www.fishlee.net/soft/simple_autoupdater/
使用建議 / Suggestion or Question 可以在 自動(dòng)更新庫(kù)知識(shí)社區(qū) (推薦) 或 后花園論壇 發(fā)帖詢問(wèn)
更新日志 / Change Logs http://www.fishlee.net/soft/simple_autoupdater/#C-124
以上就是SimpleUpdater.NET如何自動(dòng)升級(jí)項(xiàng)目,小編相信有部分知識(shí)點(diǎn)可能是我們?nèi)粘9ぷ鲿?huì)見(jiàn)到或用到的。希望你能通過(guò)這篇文章學(xué)到更多知識(shí)。更多詳情敬請(qǐng)關(guān)注億速云行業(yè)資訊頻道。
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。