There is no more packages solution folder in any csproj or project.json-based .NET Core project.
packages
csproj
project.json
NuGet CLI gets the list of us
Copying the .nuget folder (c:\users{username}.nuget) from the development pc which has an internet connection and the updated packages, to the pc which doesn't have the internet connection also worked for me.