Free solution for automatic updates with a .NET/C# app?

前端 未结 7 2220
礼貌的吻别
礼貌的吻别 2020-12-22 23:55

From searching I can see this has been asked time and time again, but not adequately enough, so here goes. I\'m a hobbyist developer with no budget. A program I\'ve been dev

7条回答
  •  梦毁少年i
    2020-12-23 00:25

    You can try Autoupdater.NET from GitHub I developed it my self and it works very well in my applications. You just have to add one line in your code and it's done. Also, it is open source so you can modify and use as you want.

提交回复
热议问题