Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Self Update in .net programs?

Tags:

c#

.net

I`m looking for best mechanism for self update in .net programs!
solution should cover this subject:
1) Server - Client Program
2) When new update released, after installing that on the sever-program, all client-program must update itself base on server version.(no need automatic-update for server)
3) Full-Update : for example if server on version 3 and last update package version is 5, update package must contain any older package.

like image 354
Rev Avatar asked Jul 11 '26 23:07

Rev


1 Answers

Have you looked in to Click Once deployment?

like image 131
codingbadger Avatar answered Jul 14 '26 13:07

codingbadger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!