SkillAgentSearch skills...

NuPack

Visual Studio extension to build/deploy NuGet package

Install / Use

/learn @cnsharp/NuPack
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

NuPack

Visual Studio extension for building and publishing NuGet packages.

Features of NuPack 2022

  • Support both SDK-based projects and classic .NET framework projects.Use the built-in dotnet/nuget CLI instead of manually selecting nuget.exe.
  • Migrate .nuspec to Package Properties.
  • DONOT keep source URLs or API keys any more but symbols servers, use the sources in NuGet.Config as default.

Screenshots

Build packages

Deploy context menu Package metadata Pack options

Batch push packages

Batch push menu

Batch push

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

View on GitHub
GitHub Stars32
CategoryOperations
Updated5mo ago
Forks21

Languages

C#

Security Score

87/100

Audited on Oct 26, 2025

No findings