https://docs.microsoft.com/en-us/nuget/tools/cli-ref-sources

https://gemfury.com/help/nuget-server/

C:\Windows\system32>nuget sources add -Name "rdc" -Source http://172.31.212.138:8089/Nuget

C:\Windows\system32>nuget sources list
Registered Sources:

1. nuget.org [Enabled]
https://api.nuget.org/v3/index.json
2. rdc [Enabled]
http://172.31.212.138:8089/Nuget
3. Microsoft Visual Studio Offline Packages [Enabled]
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\

相关文章:

  • 2021-08-10
  • 2021-07-25
猜你喜欢
  • 2022-12-23
  • 2021-07-04
  • 2021-08-01
  • 2021-08-10
  • 2022-01-10
相关资源
相似解决方案