Skip to content
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

Add NuGet Package update indicators in Solution Explorer #3292

Open
SupporterMan opened this issue Aug 10, 2016 · 8 comments
Open

Add NuGet Package update indicators in Solution Explorer #3292

SupporterMan opened this issue Aug 10, 2016 · 8 comments

Comments

@SupporterMan
Copy link

Now we need to open the NuGet Package Manager to check whether there has any package updates for the installed packages. Is it possible to let the updates notification added into the Visual Studio Notifications windows, which is more easily be found?

@rrelyea rrelyea added this to the Future milestone Aug 19, 2016
@nkolev92 nkolev92 modified the milestones: Future-2, Backlog Feb 2, 2018
@nkolev92
Copy link
Member

nkolev92 commented Feb 2, 2018

Not sure if we want to make this such a prominent thing, as it might be interpreted as NuGet recommending this update.

The VS extensions updates are normally recommended changes and not expected to break the experience.
Package update can break the experience and until we have a better package compatibility story, I don't think this should be added.

//cc @rrelyea @anangaur
Thoughts here?

@clabough
Copy link

@nkolev92 Clicking on the notification should only take you to the NuGet -> Updates tab so then the user can determine whether or not to apply the update. It would be even better if this could be set per package because there are some that I never update - and I wouldn't want to be notified that those are still outdated - but others I update as soon as I can.

@nkolev92
Copy link
Member

Clicking on the notification should only take you to the NuGet -> Updates tab so then the user can determine whether or not to apply the update

Regardless of the action, VS notifications are used for higher priority things which basically say "hey, you should do this". That's not always correct with packages.

@nkolev92 nkolev92 added Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Priority:2 Issues for the current backlog. and removed Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. labels Jan 18, 2019
@clabough
Copy link

@nkolev92 Yes, I agree. I would take the notification as "hey, you should check your NuGet available updates".

@jepl4052
Copy link

Some sort of notification of available updates would be really handy. Currently I'm working in a microservices architechture where each microservice provides a NuGet package with some models, interfaces etc. Whenever one microservice has its NuGet package update with a new release, it would be super handy if there was a possibility in a depending microservice to be able to setup a custom "notification/subscription" or similiar on at least some specified NuGets.

@anangaur
Copy link
Member

@jepl4052 Since we are talking about VS here, we have the updates tab on NuGet Package Manager that has a notification notion to let users know if updates are available.
image

I think the idea is that developers should be aware of package updates without having to open the NuGet package manager. We have a way to show available updates on VS Mac.
image

Will something like this help?

@zkat zkat removed this from the Backlog milestone Feb 27, 2020
@zkat zkat added Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. and removed Priority:2 Issues for the current backlog. labels Feb 27, 2020
@donnie-msft donnie-msft added this to Low priority in VS PMUI Triage Oct 1, 2020
@nkolev92
Copy link
Member

nkolev92 commented Aug 5, 2022

Should this issue and #11547 be consolidated?

@nkolev92 nkolev92 added Priority:2 Issues for the current backlog. Triage:NeedsDesignSpec and removed Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Triage:NeedsTriageDiscussion Pipeline:Icebox labels Sep 13, 2022
@nkolev92 nkolev92 changed the title Add NuGet Package update notification like Visual Studio extension notification Add NuGet Package update indicators in Solution Explorer Jul 7, 2023
@nkolev92
Copy link
Member

nkolev92 commented Jul 7, 2023

Hey all, #11838, is a design that pertains to this issue.

We may deduplicate #11547 and this issue at some point.

cc @JonDouglas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
VS PMUI Triage
Low priority
Development

No branches or pull requests

9 participants