Skip to content
/ NuPack Public

Visual Studio extension to build/deploy NuGet package

License

Notifications You must be signed in to change notification settings

cnsharp/NuPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuPack

Visual Studio extension for building and publishing NuGet packages.

Features of NuPack 2022

  • It's a clean version just support SDK-based projects.Use dotnet CLI as default build tool instead of NuGet.exe.
  • Migrate package.nuspec to Package Properties.
  • DONOT keep source URLs or API keys any more but symbols servers, use the sources in NuGet.Config as default.

Screen shots

Deploy context menu Package metadata Pack options

Migration for Classic projects

  • Use Upgrade command in project context menu to migrate your classic projects to SDK-based projects. Upgrade project
  • Use Migrate package.nuspec to Package Properties command of this extend to migrate your package.nuspec to Package Properties. Migrate .nuspec

Release notes

Release notes

Download

Fork on Github

https://github.com/cnsharp/nupack

About

Visual Studio extension to build/deploy NuGet package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages