Skip to content

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

Notifications You must be signed in to change notification settings

victor-wiki/NugetPackageManager

Repository files navigation

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":
KeyName1:xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
KeyName2:yyyyyyyyyyyyyyyyyyyyyyyyyyyyy
  1. Config pattern for Key, the pattern should be same as nuget api key pattern.
  2. 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages