ilspy
https://github.com/icsharpcode/ilspy
C#
.NET Decompiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported2 Subscribers
Add a CodeTriage badge to ilspy
Help out
- Issues
- Record type isn't decompiled well if a field is declared before a property
- The generated PDB has issues - stackframe switching is not supported.
- Add support for generating PDBs from NativeAOT libraries
- Save project - single fail lead to total crash
- Fields initialized in the constructor should not be ordered by token.
- Parallelize (multithread) ILSpyCmd Project Decompilation
- `field` keyword in auto properties
- Explicit interface method implementations missing ValueTuple names in type argument
- Wrong decompilation of deconstruction in foreach
- Nullable-aware Implicit conversion operator involving generic value type passed by `in` is decompiled incorrectly when used used in nullable oblivious context
- Docs
- C# not yet supported