nupkg files downloader from various sources.
- Github
- Teamcity
- Others May be, Try it out and make an issue to inform us.
- Github
NugetPackageDownloader.exe -t "Github" -s "https://nuget.pkg.github.com/microsoft/index.json" -d "C:\temp" -u "YOUR_USER_NAME" -p "YOUR_GITHUB_PAT"
- Teamcity
NugetPackageDownloader.exe -t "Teamcity" -s "https://nuget.pkg.github.com/microsoft/index.json" -d "C:\temp" -u "YOUR_USER_NAME" -p "YOUR_TEAMCITY_PASSWORD"
If you are happy to use this project and found this project helpful for you as well as others or you learned something from the source code of this project and want to thank me,
- Be a Stargazer ⭐ to this repository.
- Share with your friends and colleagues.
- Follow and Endorse me on linkedin.
Star it! ⭐ If it worked for you.