/AutoUpdater

Primary LanguageC#MIT LicenseMIT

实现普通模式、静默模式、P2P模式的应用的自动更新。

通过.Net Core实现自动更新跨平台,实现同一套更新代码,减少维护成本。

原则:

1.Interfaces are everywhere. 接口无处不在。