nuget-manager
OfficialSafely manage NuGet packages via dotnet CLI.
Authorgithub
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enforces safe NuGet package management across .NET projects by guiding and automating changes through the dotnet CLI, preventing risky direct edits to project files and ensuring consistent workflows.
Core Features & Use Cases
- DOTNET CLI workflows: Use dotnet add and dotnet remove to manage packages without manual edits.
- Version-update discipline: Follow a strict workflow to verify versions exist, determine central or per-project version management, update the correct file, and run dotnet restore.
- Use Case: Update a package across multiple projects in a solution or align all projects to a central Directory.Packages.props file.
Quick Start
Use the nuget-manager to add a package to a project: dotnet add src/MyProject/MyProject.csproj package Newtonsoft.Json
Dependency Matrix
Required Modules
None requiredComponents
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: nuget-manager Download link: https://github.com/github/awesome-copilot/archive/main.zip#nuget-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.