The open-source .NET assembly browser and decompiler!

ILSpy

ILSpy 9.1.0.7988

  -  3.8 MB  -  Open Source
  • Latest Version

    ILSpy 10.0.0.8330

  • Operating System

    Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    ILSpy Team / External Link

  • Filename

    ILSpy_Installer_9.1.0.7988-x64.msi

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of ILSpy 9.1.0.7988.


For those interested in downloading the most recent release of ILSpy or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • ILSpy 9.1.0.7988 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    ILSpy 9.1.0.7988 Screenshot 1
  • ILSpy 9.1.0.7988 Screenshot 2
  • ILSpy 9.1.0.7988 Screenshot 3
  • ILSpy 9.1.0.7988 Screenshot 4
  • ILSpy 9.1.0.7988 Screenshot 5

What's new in this version:

Enhanced:
- Do not generate variable names that match C# keywords.
- Add an option to allow sorting custom attributes
- Extend error information if multiple assemblies with the same (short) name are selected when creating a solution file.
- Option to turn off smooth scrolling
- Add module filename as ToolTip of AnalyzerEntityTreeNode
- Added support for evaluation-order-preserving reference type check
- Add "variable scopes" to improve naming local variables and anonymous method parameters

Fixed:
- LocalFunctionDecompiler misplaces nested local functions in ctors
- Add missing checks for equality comparison
- Navigation shortcuts (Alt-Left and Alt-Right) don't work when TreeView has focus
- Make sure that selectedNode is still selected when focus is deferred in IsActive property changed handler
- more aggressively transform object initializers on structs
- add special case for null-literal conversions in optional argument handling.
- Allow address uses of structs in using transform, if the reference is passed to an in parameter.
- uses of init-setters must use object-initializer syntax.
- Multiple problems when exporting an assembly as project
- Apply latest session settings before saving upon closing the main window
- Wrong null check in MethodVirtualUsedByAnalyzer
- Fix "Clear assembly list" not actually persistent.
- Do not include delegate construction use-sites in DetermineCaptureAndDeclarationScopes.
- Fix attributes tooltip of GenericParam metadata table