ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
Info
| Version: | 10.0.0.8079-preview1 |
| Author(s): | ILSpy Contributors |
| Last Update: | Thursday, July 24, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/icsharpcode/ILSpy/ |
| NuGet Url: | https://www.nuget.org/packages/ICSharpCode.Decompiler |
Install
Install-Package ICSharpCode.Decompiler
dotnet add package ICSharpCode.Decompiler
paket add ICSharpCode.Decompiler
ICSharpCode.Decompiler Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 5.0.0)
- System.Reflection.Metadata(>= 5.0.0)
Tags