package-management

Community

Manage NuGet packages with CPM and CLI.

AuthorAaronontheweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers manage NuGet packages centrally using CPM and the dotnet CLI.

Core Features & Use Cases

  • Centralizes package versions via Directory.Packages.props.
  • Uses the dotnet CLI to add, remove, and list packages without editing XML directly.
  • Enforces consistent versioning across multi-project solutions via Shared Version Variables and CPM.

Quick Start

Use CPM to centralize NuGet versions, reference packages in projects without versions, and perform package operations via the dotnet CLI.

  • Create Directory.Packages.props and define PackageVersion entries.
  • Reference packages in your csproj files without Version attributes.
  • Commands: dotnet add package <name>, dotnet remove <name>, dotnet list package, dotnet restore.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: package-management
Download link: https://github.com/Aaronontheweb/dotnet-skills/archive/main.zip#package-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.