Ilspy Decompile

Decompile a compiled .NET assembly to read its real implementation - see how a framework or NuGet API actually works, view source you do not ship, or confirm behavior before a framework upgrade. Uses ilspycmd (via dnx or a pinned global tool). Load when you need ground truth from a .dll instead of guessing at an API, not for source you already have (that is serena / the LSP). Companions: `dotnet-migrate` (upgrade investigation), `csharp`.

envoydev da8fb57 2.2 KB Updated

File contents

envoydev/claude-stack/tree/main/stack/skills/ilspy-decompile commit da8fb57759

Frequently asked questions

npx skillmds@latest add envoydev/ilspy-decompile