ILSpy 5.0 release, .NET decompiler

ILSpy 5.0 release, this version updates are as follows:

New features

  • The new BAML decompiler
  • MSIX for Microsoft Store: @onovotny Added build support
  • If the method identified as Windows Forms InitializeComponent, generating a compatibility code VS Windows Forms Designer
  • Add a new option RemoveDeadStores and AlwaysShowEnumMemberValues

Improvement and Repair decompile engine 

  • It improves the stability of the invalid metadata tag decompiler and disassembler of
  • Adding support for ReadOnlySpan <T> initialization mode
  • Improved ref readonly authorization and return type of compiler
  • Improved decompile LINQ queries
  • PDB generator may now issue an asynchronous "method stepping information"

Improved UI 

  • Support treeview and the ambiguous name search
  • The decompiled code indentation can be configured
  • If you can not analyze the entity resulting from the collapse, an error message is displayed
  • Add matching parenthesis is highlighted
  • Improved links decompile view

See the release notes for more improvements:

https://github.com/icsharpcode/ILSpy/releases/tag/v5.0 

Guess you like

Origin www.oschina.net/news/110043/ilspy-5-0-released