-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Favourite / Like feature #440
Comments
Love this idea. It's been on our roadmap for a loooong time. I still would like to see this in http://nuget.org/ proper, but until then, you can try http://nugetfeed.org/ |
definitely must have |
Is this still a thing? Like the "star"/"watch" feature on GitHub? Would this something be "up-for-grabs"? |
I am not sure how helpful this feature is going to be given we already have the RSS feature ( 😄 😄 ). What are your thoughts on the scenarios it will light up? |
Well... it would somehow be a copy of the "star" feature on GitHub - but obviously not all packages are OSS and hosted on GitHub, so it might be ok. To summarize: For a "pure" package site it's really not needed, but if you want to get more community engagement it might be worth it. |
Its interesting discussion to have considering we were having the same discussion just today within the team 😄 Coming to the benefits, I agree this could be a good metric to rank but then we do have plans to switch to "Installs" that will remove the auto restore counts or CI counts. The problem is non trivial as all installs in From developer's use case perspective though, I see limited benefits (as of now, and hence want to have continued discussion to bring about more usecases) post favoriting a package through stars. |
From https://developercommunity.visualstudio.com/idea/620459/add-nuget-to-favorites-and-synchroniz-with-account.html: |
I'd like to be able to mark interesting nuget packages as my favourites. This would allow the site to alert me to new releases (either by visiting a page, or emailing me, or even an RSS feed).
Other interesting features would also be possible, such as an option to just show my favourites in the VS Manage NuGet Packages dialog. Or even an algorithm that can recommend other packages I might like based on what I have already marked as a favourite.
The text was updated successfully, but these errors were encountered: