.NET Reflector VSPro 10.0

Released: May 25, 2018

Updates in 10.0

Features

  • Added .NET Core support.
  • Added full C# 7.0 support.
  • Improved support for C# 7 decompilation.
  • Added C# 7 decompilation to Visual Studio Add-in.
  • Telemetry has been updated in accordance with Redgate Software's privacy policy.

Fixes

  • Fixed issue with incorrectly translating "cgt.un" to just "a > 0" skipping the "unsigned" part of comparison.
  • Fixed .NET Reflector VS Extension visibility on the Visual Studio Marketplace.
  • Fixed opening circular references in some assemblies.
  • Fixed Visual Basic decompilation of C# 7 features.
  • Fixed problem with uploading VS Addin to Visual Studio Gallery.
  • Fixed - Tooltips for attributes were showing invalid type.
  • Fixed - In some cases decompiling methods containing Guid instance initializer was throwing an exception.
  • Fixed - Order of decompiled fields' and properties' definitions is now preserved.
  • Changes to welcome panel.
  • Changed link to documentation.