·dotnet-inspect
</>

dotnet-inspect

richlander/dotnet-skills

检查 .NET 程序集和 NuGet 包。当您需要了解包内容、查看公共 API 表面、比较版本之间的 API 或审核程序集的 SourceLink/确定性时使用。对于涉及包探索或 API 发现的 .NET 开发任务至关重要。

6安装·0热度·@richlander

安装

$npx skills add https://github.com/richlander/dotnet-skills --skill dotnet-inspect

SKILL.md

A CLI tool for inspecting .NET assemblies and NuGet packages.

Use dnx to run without global installation (like npx for Node):

| -v:d | Detailed output (full signatures, more info) | all commands | | --docs | Include XML documentation from source | type, api | | -m Name | Filter to specific member(s) | type, api | | -n 10 | Limit results | find, package --versions | | --terse, -t | One line per pattern (for batch find) | find |

检查 .NET 程序集和 NuGet 包。当您需要了解包内容、查看公共 API 表面、比较版本之间的 API 或审核程序集的 SourceLink/确定性时使用。对于涉及包探索或 API 发现的 .NET 开发任务至关重要。 来源:richlander/dotnet-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/richlander/dotnet-skills --skill dotnet-inspect
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 dotnet-inspect?

检查 .NET 程序集和 NuGet 包。当您需要了解包内容、查看公共 API 表面、比较版本之间的 API 或审核程序集的 SourceLink/确定性时使用。对于涉及包探索或 API 发现的 .NET 开发任务至关重要。 来源:richlander/dotnet-skills。

如何安装 dotnet-inspect?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/richlander/dotnet-skills --skill dotnet-inspect 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/richlander/dotnet-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-11

相关 Skills

暂无