package-management
CommunityMaster NuGet package management.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the management of NuGet packages within .NET solutions, ensuring consistency, reducing conflicts, and simplifying updates across multiple projects.
Core Features & Use Cases
- Central Package Management (CPM): Centralize package versions in a single file (
Directory.Packages.props) for easier management and to prevent version conflicts. - Version Variable Management: Define shared version variables for related packages to ensure consistent usage.
- CLI-Driven Operations: Emphasizes using the
dotnetCLI for all package operations to ensure correctness and avoid manual XML errors. - Use Case: When setting up a new .NET solution or refactoring an existing one, use this Skill to implement CPM, define all core package versions in
Directory.Packages.props, and ensure all projects reference packages correctly without inline versions.
Quick Start
Use the package-management skill to add the Serilog package with version 4.0.0 to your solution.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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/AGIBuild/Agibuild.Fulora/archive/main.zip#package-management 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 223,000+ vetted skills library on demand.