NAppUpdate icon indicating copy to clipboard operation
NAppUpdate copied to clipboard

Is this project dead?

Open kirsan31 opened this issue 4 years ago • 7 comments

All activities are ~2 years old :-( May be some actual fork is exists?

kirsan31 avatar Jul 19 '20 08:07 kirsan31

It is. Still being widely used and getting some contributions, but I'm not maintaining it anymore.

synhershko avatar Jul 19 '20 12:07 synhershko

Sad to hear 😢

kirsan31 avatar Jul 19 '20 14:07 kirsan31

there is always click once squirrel . i think they are looking for a maintainer

On Sun, Jul 19, 2020 at 10:18 AM kirsan31 [email protected] wrote:

Sad to hear 😢

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/synhershko/NAppUpdate/issues/129#issuecomment-660650640, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPEWFX45M5YYKI6O4G7WL3R4L6D7ANCNFSM4PBB3NDA .

nydehi avatar Jul 19 '20 14:07 nydehi

I was the last active maintainer of this project.

We were using NAppUpdate for our .NET based desktop application which worked fine, but after moving from .NET to Electron where the updater uses Squirrel under the hood. So that made me lose interest in maintaining this project.

It probably still works fine, but with no maintenance it is quite risky to use it for new projects.

My recommendation is to either use Squirrel or use the Microsoft Store as distribution channel for updates in Windows apps.

robinwassen avatar Oct 06 '20 15:10 robinwassen

BTW, thanks @robinwassen for that :) It was a good ride while it lasted

I will put a word out in case someone wants to take this project and modernize it a bit - the foundations are solid and it should actually be easy to get this minimal approach working also for modern systems.

synhershko avatar Oct 07 '20 05:10 synhershko

I rebuilt solution with .net 6 support: github repo

Cause .net 6 build with .exe and .dll files i merged projects in one, atm support only window but feel free to improve it

bbday avatar Dec 26 '21 08:12 bbday

FYI for anyone discovering this and looking to take the recommendation above to use Squirrel - it too is no longer being maintained unfortunately, but a community is forming around a fork of Squirrel I maintain, here.

caesay avatar Mar 04 '22 14:03 caesay