.NET Reflector Standard

  1. .NET Reflector Standard v11.1.x

    Note di rilascio: Improves.NET Core dependency resolving. 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 ...

  2. .NET Reflector Standard v11.0.x

    Note di rilascio: Adds support for attributes on local functions (C# 9). 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 ...

  3. .NET Reflector Standard v10.3.x

    Note di rilascio: v10.3.1 Updated Nov 23, 2020 Features Added support for null-coalescing assignment (??=, C# 8)..NET Reflector Visual Studio Extension is now able to decompile assemblies that use TypeForwardedToAttribute. v10.3.0 Updated Oct 15, 2020 Features Added

  4. .NET Reflector Standard v10.2.x

    Note di rilascio: Adds partial support for C# 8.0. v10.2.6 Updated Sep 16, 2020 Fixes RP-4300:.NET Reflector will no longer throw an exception when executing "Browse with.NET Reflector" context-menu option while another instance is already opened. v10.2.5 Updated ...

  5. .NET Reflector Standard 10.1.8

    Note di rilascio: Adds vertical guides to indicate indented code scopes. Vertical guides were added to indicate indented code scopes. Embedded resources with the following file extensions will now be shown as plain text:.cshtml, .vbhtml, .razor, .jsx, .ts, .tsx, .json,  ...

  6. .NET Reflector Standard 10.1.7

    Note di rilascio: Supports equality operators for the tuples comparison. RP-4180: Fixed misinterpreted increment and decrement operators. RP-4191: Fixed invalid order of expressions. RP-4195: Exception handler range is now respected in all cases, preventing unrelated code ...

  7. .NET Reflector Standard 10.1.6

    Note di rilascio: Updates in 10.1.6 Improves detection of redundant local variables. RP-4163: In some cases.NET Reflector used an unassigned variable. RP-4164, RP-4167, RP-4179: Fixed issue with incorrect order of expressions. RP-4186:.NET Reflector VS Extension now ...

  8. .NET Reflector Standard 10.1.5

    Note di rilascio: Adds support for new C# 7.x features. Compiler-generated property backing fields are no longer visible. Added support for new C# 7.x features: Local ref reassignment (C# 7.3) Conditional ref expressions (C# 7.2). Ref return (C# 7.0). Ref and in extensions ...

  9. .NET Reflector Standard 10.1.2

    Note di rilascio: Now shows detailed messages for methods with wrong IL code. Now shows detailed messages for methods with wrong IL code. In certain situations, proper expression order is now ensured during code translation. Recent font scaling issues on high DPI screens ...

  10. .NET Reflector Standard 10.1.0

    Note di rilascio: New decompilation engine improves accuracy and stability. New decompilation engine is now used by default, generates more accurate code and is more stable. Clicking "Open with" in Assembly Browser’s context menu is now fixed. Populating

  11. .NET Reflector 9.2

    Note di rilascio: Updates in 9.2 This release updates the Visual Studio extension edition only- see.NET Reflector VSPro. ...

  12. .NET Reflector Standard 9.0 updated

    Note di rilascio: Updates in 9.0 Features Visual Studio add-in now supports Visual Studio 2015. Support for the following C# 6 features: Null conditional operator. Auto property initializers. Exception filters. Indexer initializers. Expression bodied function members and ...

  13. .NET Reflector supports Visual Studio 2013

    Note di rilascio: Updates in 8.2 Support for Visual Studio 2013 and.NET 4.5.1. On-hover hex/decimal value conversion. Local variable highlighting. Code Map view. ...

  14. .NET Reflector improves Searching and Filtering

    Note di rilascio: Updates in 8 Search and Filtering- The search includes basic scoping. So, for example, typing "web.read" would filter the object explorer to show only items with names containing "read" whose parent items contain "web". ...