dotnet-inspect

Installation
SKILL.md

dotnet-inspect

Use dotnet-inspect when you need evidence instead of guesses for .NET packages, platform libraries, local assemblies, APIs, dependencies, SourceLink/source, or version-to-version API changes.

Invoke with dnx:

dnx dotnet-inspect -y -- <command>

This marketplace skill is intentionally only a bootstrapper. For non-trivial work, first run the version-matched embedded guide:

dnx dotnet-inspect -y -- skill

Prefer that embedded guide when commands, output modes, section names, or workflow guidance differ.

Seed commands

Installs
18
GitHub Stars
57
First Seen
Feb 5, 2026
dotnet-inspect — richlander/dotnet-skills