ILSpy 6.0 Preview 1 release, .NET decompiler

ILSppy is an open source .NET decompiler tools. Currently, ILSpy 6.0 Preview 1  has been released, this version updates are as follows:

New features

Add search functionality

Improved engine decompiler and Bug Fixes

  • Added struct constructor initializer mode
  • Various bug fixes when using the .net core assemblies: DotNetCorePathFinder
  • After conversion in the float / double increment ( # 1769 )
  • In the .NET Core format -0 3.0 repair excess negative sign ( # 1790 )
  • Seal on the interface modifier repair method is not subject ( # 1792 )
  • Repair NullReferenceException (when closed foreach decompile # 1754 )
  • Using Fixed  MemoryStreamperformance issues when the assembly is ( # 1763 )

UI Improvements

  • The new icon (the icon-based VS 2017 package) ( # 1704 )
  • The icon used XAML (high DPI)
  • RichText tool tip ( # 1654 )

        ......

dotnet ilspycmd Tool

  • # 1740 : Add LanguageVersion, RemoveDeadCode switch and RemoveDeadStores

Details: https://github.com/icsharpcode/ILSpy/releases/tag/v6.0-preview1

Guess you like

Origin www.oschina.net/news/111818/ilspy-6-0-preview-1-released