You may be facing this issue when working with recently installed Visual Studio.
By default, Visual Studio comes with only one source of NuGet package, which is Microsoft Visual Studio Offline Packages. See the below picture.
To fix this issue, just add one more NuGet package source with the below values.
That's all :)