

Assembly metadata explorer ( feature walkthrough).Hyperlink-based type/method/property navigation.Search for types/methods/properties (learn about the options).Whole-project decompilation (csproj, not sln!).Decompilation to C# (check out the language support status).Our Linux/Mac/Windows PowerShell cmdlets in this repository.Our dotnet tool for Linux/Mac/Windows - check out ILSp圜md in this repository.


Go to Tools / Options / Text Editor / C# / Advanced and check "Enable navigation to decompiled source" In Visual Studio 2019, you have to manually enable F12 support.Visual Studio 2022 ships with decompilation support for F12 enabled by default (using our engine v7.1).NET assembly browser and decompiler.ĭownload: latest release | latest CI build (master) | Microsoft Store (RC & RTM versions only) Decompiler FrontendsĪside from the WPF UI ILSpy (downloadable via Releases, see also plugins), the following other frontends are available:
