I have the following convention for most of my projects:
/src /Solution.sln /SolutionFolder /Project1 /Project2 /etc.. /lib
nuget.config
'packages' will be the folder where all packages will be restored.
'packages'