.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer 29e5e7df21
Merge pull request #3500 from icsharpcode/net10upgrade-future
1 year ago
..
CSharp Adjust string.Concat handling in ReplaceMethodCallsWithOperators to support unexpanded string.Concat calls. 1 year ago
DebugInfo Fix handling of file extensions in project export. 2 years ago
Disassembler Correct flag to flags 1 year ago
Documentation Fix a possible NRE in XmlDocumentationElement and wrong nullable annotations in analyzers. 1 year ago
FlowAnalysis Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 2 years ago
Humanizer
IL Improve naming of delegate-typed variables. 1 year ago
Instrumentation
Metadata Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487) 1 year ago
Output Fix: #3407 Add "private protected" feature for 7.2 decompiler options 2 years ago
Properties Upgrade dotnet target framework to net10 1 year ago
Semantics Add support for C# 12 inline array expressions 1 year ago
Solution
TypeSystem Add IsArrayInterfaceType extension method 1 year ago
Util Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 2 years ago
DecompilationProgress.cs
DecompileRun.cs Fix #3108: illegal nested classes in enums throw off EnumValueDisplayMode handling. 3 years ago
DecompilerException.cs Use MetadataFile instead of PEFile in TypeSystem. 3 years ago
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Support params keyword on non-array collections 1 year ago
ICSharpCode.Decompiler.csproj Upgrade dotnet target framework to net10 1 year ago
ICSharpCode.Decompiler.ruleset Annotate service lifetime explicitly. 2 years ago
ICSharpCode.Decompiler.snk
NRExtensions.cs Add extension method to get metadata TypeAttributes for an ITypeDefinition 2 years ago
NRTAttributes.cs
PackageReadme.md
PartialTypeInfo.cs
SRMExtensions.cs Minor update related to issue #3492 1 year ago
SRMHacks.cs
SingleFileBundle.cs Add WebCIL support 3 years ago
packages.lock.json NuGet updates 04/25 (#3459) 1 year ago