dotnet-package-management

Community

Unify NuGet versions across projects with CPM

Authorakoken
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps development teams manage NuGet package versions consistently across multiple projects by leveraging Central Package Management (CPM) and the dotnet CLI, preventing drift and manual XML edits.

Core Features & Use Cases

  • Centralized version control using Directory.Packages.props to minimize conflicts and simplify upgrades.
  • CLI-guided package management: add, remove, and list commands with versions controlled centrally.
  • Use Case: When maintaining a solution with many projects, CPM ensures uniform package versions without editing XML.

Quick Start

Create a Directory.Packages.props in the solution root to define centralized versions, then reference packages in each project without version attributes and use dotnet add package, dotnet remove package, or dotnet list package to manage them.

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: dotnet-package-management
Download link: https://github.com/akoken/dotfiles/archive/main.zip#dotnet-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 223,000+ vetted skills library on demand.