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
- Fixed the issue where TryResolveDotNetCoreShared might not load the correct version of the specified dll
- `field` keyword in auto properties
- Refactor for cross platform port (#3641)
- `null` of anonymous type
- 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
- Weird parameter orders when interpolated string is involved
- Export C# Files to Original Location
- Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case.
- Docs
- C# not yet supported