.NET Reflector Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
.NET Reflector Standard v11.1.xSep 15, 2021

v11.1.0

Updated Sep 15, 2021

Features

  • Improved Microsoft .NET Core dependency resolving.
  • All autoloaded assemblies are now marked on the assembly list (gray italic text) and are not preserved on the list when Reflector is closed.

Fixes

  • Basic types (e.g. string, int) are now correctly resolved from either mscorlib or System.Private.CoreLib, depending on the target framework used.
.NET Reflector VSPro v11.1.xSep 15, 2021

v11.1.0

Updated Sep 15, 2021

Features

  • Improved Microsoft .NET Core dependency resolving.
  • All autoloaded assemblies are now marked on the assembly list (gray italic text) and are not preserved on the list when Reflector is closed.

Fixes

  • Basic types (e.g. string, int) are now correctly resolved from either mscorlib or System.Private.CoreLib, depending on the target framework used.
.NET Reflector Standard v11.0.xJan 28, 2021

v11.0.0

Updated Jan 28, 2021

Features

  • Added partial support for C# 9.0.
    • Added support for attributes on local functions (C# 9).
    • Added support for GetEnumerator as extension method (C# 9).

Fixes

  • Decompilation of local function with different return type than parent method will no longer crash the .NET Reflector.
.NET Reflector VSPro v11.0.xJan 28, 2021

v11.0.0

Updated Jan 28, 2021

Features

  • Added partial support for C# 9.0.
    • Added support for attributes on local functions (C# 9).
    • Added support for GetEnumerator as extension method (C# 9).

Fixes

  • Decompilation of local function with different return type than parent method will no longer crash the .NET Reflector.