什麼是 ilspy-decompile?
透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。 來源:aaronontheweb/dotnet-skills。
透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。
透過命令列快速安裝 ilspy-decompile AI 技能到你的開發環境
來源:aaronontheweb/dotnet-skills。
Use this skill to understand how .NET code works internally by decompiling compiled assemblies.
Both forms are shown below. Use the one that works in your environment.
Note: ILSpyCmd options may vary slightly by version. Always verify supported flags with ilspycmd -h.
透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。 來源:aaronontheweb/dotnet-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill ilspy-decompile透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。 來源:aaronontheweb/dotnet-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aaronontheweb/dotnet-skills --skill ilspy-decompile 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aaronontheweb/dotnet-skills