How to do to specify the directory where I want install package? Because I need install packages in a project where others devs work and when they do download of the project
Use -OutputDirectory.
-OutputDirectory
From NuGet CLI reference.