项目作者: victor-wiki
项目描述 :
A visual tool to use dotnet nuget command to push and delete nuget package.
高级语言: C#
项目地址: git://github.com/victor-wiki/NugetPackageManager.git
NugetPackageManager
A visual tool to use dotnet nuget command to push and delete nuget package.
Use
- Specify a key file, its content seems like the format “KeyName:KeyValue”:
KeyName1:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
KeyName2:yyyyyyyyyyyyyyyyyyyyyyyyyyyyy
- Config pattern for Key, the pattern should be same as nuget api key pattern.
- Select a package file, it can auto detect the key and package version from the file name via matching the configued key patterns.
UI - Main

UI - Key Setting
