Visual Studio 2019 version 16.11.5 and Nuget packager manager bug

Ashraf ali 1 Reputation point
2021-10-21T21:44:04.877+00:00

I installed the latest version of VS 2019 (16.11.5) and the Nuget package manager is not working, please take a look at the image. I did follow the steps outlined here package-manager-cannot-find-package-in-offline-res.html

142597-nugetpackage.jpg

Developer technologies | Visual Studio | Other
{count} votes

2 answers

Sort by: Most helpful
  1. PengGe-MSFT 3,381 Reputation points
    2021-10-22T06:33:33.427+00:00

    Hi, @Ashraf ali

    Welcome to Microsoft Q&A!

    If you manually add Nuget sources, does the problem persist?
    You can try to reinstall the nuget package manager in the Visual Studio Installer, and repair Visual Studio.

    Sincerely,
    Peng
    *
    If you have extra questions about this answer, please click "Comment". If the answer is the right solution, please click "Accept Answer" and kindly upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Karen Payne MVP 35,586 Reputation points Volunteer Moderator
    2021-10-23T10:38:48.117+00:00

    The following may or may not help, validate the package sources are correct e.g. https://api.nuget.org/v3/index.json for remote, are there local sources?

    If so are they correct as shown below.

    143027-packages.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.