A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.
- Check for updates when a solution is opened
- Show InfoBar when updates are found
- Works with .NET Framework projects and with .NET projects
A big thanks goes to AnushaG2201!
I was playing with the idea for this extension for quite a while but never figured out how I would create this extension.
That is until I saw the Nuget-updates-notifier (Github) which gave mt the remaining puzzle pieces, so that I could create my own version.
NuGet Client SDK / NuGet.Protocol