项目作者: victor-wiki

项目描述 :
A visual tool to use dotnet nuget command to push and delete nuget package.
高级语言: C#
项目地址: git://github.com/victor-wiki/NugetPackageManager.git
创建时间: 2020-04-18T10:54:33Z
项目社区:https://github.com/victor-wiki/NugetPackageManager

开源协议:

下载


NugetPackageManager

A visual tool to use dotnet nuget command to push and delete nuget package.

Use

  1. Specify a key file, its content seems like the format “KeyName:KeyValue”:
    1. KeyName1:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    2. KeyName2:yyyyyyyyyyyyyyyyyyyyyyyyyyyyy
  2. Config pattern for Key, the pattern should be same as nuget api key pattern.
  3. 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

Main

UI - Key Setting

Key Setting