A visual tool to use dotnet nuget command to push and delete nuget package.
- 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.