home/categories/package-distribution/aaronontheweb-dotnet-skills-skills-package-management-skill-md
package-distributiondevelopment

package-management

Manage NuGet packages using Central Package Management (CPM) and dotnet CLI commands. Never edit XML directly - use dotnet add/remove/list commands. Use shared version variables for related packages.

Aaronontheweb
maintainer
Aaronontheweb
Updated 2/5/2026
Stars
761
Forks
72
quick start

Installation and usage

Manage NuGet packages using Central Package Management (CPM) and dotnet CLI commands. Never edit XML directly - use dotnet add/remove/list commands. Use shared version variables for related packages.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use package-management