.NET Reflector リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
.NET Reflector Standard v11.1.x2021年9月15日

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.x2021年9月15日

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.x2021年1月28日

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.x2021年1月28日

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.