.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.
 
 
 
 
Christoph Wille 15318a7d06 VS addin missing dependencies (datagridextensions, *r2r feature) 5 years ago
..
Commands AddIn: Improve resolution of reference assemblies by removing code duplicates and using logic from ILSpy decompiler. 6 years ago
Properties Convert projects to the new project system 8 years ago
Resources fix #528: Open Build Output in ILSpy 10 years ago
AssemblyFileFinder.cs Fix #1720: Support new path structure of reference assemblies with .NET Core 3.0 6 years ago
GlobalSuppressions.cs add ILSpy.AddIn for Visual Studio 11 years ago
Guids.cs change formatting settings to be consistent with the rest of ILSpy 11 years ago
ILSpy-Large.ico add ILSpy.AddIn for Visual Studio 11 years ago
ILSpy.AddIn.csproj VS addin missing dependencies (datagridextensions, *r2r feature) 5 years ago
ILSpyAddIn.vsct Re-enabled "Open code in ILSpy" command in code editor, fixed several issues. 7 years ago
ILSpyAddInPackage.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
ILSpyInstance.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
Key.snk add ILSpy.AddIn for Visual Studio 11 years ago
PkgCmdID.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
README.md Link to test repository of VS Addin 6 years ago
Resources.Designer.cs Update projects to .NET 4.6.1 8 years ago
Resources.resx add ILSpy.AddIn for Visual Studio 11 years ago
SyntaxNodeExtensions.cs Ancsestor -> Ancestor 6 years ago
Utils.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
VSPackage.resx add ILSpy.AddIn for Visual Studio 11 years ago
license.txt Update NuGet packages for extensibility nugets of envdte 8 years ago
source.extension.vsixmanifest.template Remove duplicate VSIX installation targets 6 years ago

README.md

Test cases for various types of projects as well as corresponding test plans are located in a separate repository.

https://github.com/icsharpcode/ILSpy-Addin-tests