NuGet 依赖管理
原名:nuget-manager
检查、添加、更新和整理 .NET 项目的 NuGet 包与版本约束。
中文 Skills 技能说明
适合依赖治理和漏洞修复。先查看锁定文件、传递依赖和许可证,更新后运行构建与测试;私有源凭据、包发布和大版本升级必须单独确认。
上游能力依据
上游原始适用说明:Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using dotnet CLI for package management and provides strict procedures for direct file edits only when updating versions.
上游 SKILL.md 主要章节(保留原文标题):
- Overview
- Prerequisites
- Core Rules
- Workflows
- Adding a Package
- Removing a Package
- Updating Package Versions
- Examples
- User: "Add Serilog to the WebApi project"
- User: "Update Newtonsoft.Json to 13.0.3 in the whole solution"
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/nuget-manager
适用范围
平台:linux、macos、windows;标签:软件开发、NuGet 依赖管理
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。