.NET Reflector Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
.NET Reflector Standard v11.1.x15 sept. 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.x15 sept. 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.x28 janv. 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.x28 janv. 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.