ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
Info
Version: | 9.0.0.7660-preview2 |
Author(s): | ILSpy Contributors |
Last Update: | Sunday, June 9, 2024 |
.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