25 April 2012

ILSpy Version 2.0


Today I found out that ILSpy 2.0 was released a few days ago!
For those of you that don't know ILSpy, it is the open-source .NET assembly browser and decompiler!

Release notes:
  • Assembly Lists
  • Support for decompiling Expression trees
  • Support for lifted operatores on nullables
  • Decompile to Visual Basic
  • Search for multiple strings separated by space (searching for "Assembly manager" in ILSpy.exe would find AssemblyListManager)
  • Clicking on a local variable will highlight all other occurrences of that variable
  • Ctrl+F can be used to search within the decompiled code view
See http://www.ilspy.net/ for more info or download ILSpy.