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

Classic Projects Support

Upgrade Classic Projects to SDK-based
- Use
Upgrade
command in project context menu to migrate your classic projects to SDK-based projects.

- Use
Migrate package.nuspec to Package Properties
command of this extend to migrate your package.nuspec to Package Properties.

Release Notes
Release notes
Previous Versions
Archived on Github.
3.0 (For VS 2017/2019)
Fork on Github
https://github.com/cnsharp/nupack