Redgate .NET Developer Bundle のリリース

Released: Dec 18, 2017

December 2017 release での更新項目

機能

Updates in .NET Reflector VSPro v9.3

  • Beta support for the following C# 7.0 features:
    • Tuples.
    • Out variables.
    • Pattern Matching.
    • Deconstruction.
    • Discards.
    • Literals.
    • Throw Expressions.

不具合の修正

ANTS Memory Profiler Fixes:

  • Made snapshot API configurable and more reliable.
  • Support opening chosen method with Visual Studio 2017.

ANTS Performance Profiler Fixes:

  • Properly catching SQL queries for .NET Core applications.
  • Fixed profiling of Web API applications (when using SSL).
  • Improved way of checking if...

Released: Mar 17, 2011

Updates in this release

Updates in V7.0

  • Redesigned summary. This gives immediate feedback on where your memory is being used, and now warns you if problems with large object heap fragmentation are detected.
  • New Instance Categorizer graph. Groups the instances of the class that you are investigating by the shortest path to the GC root, allowing you quickly to spot any paths that should not hold references to the instances.
  • Redesigned and reorganized filters.
  • New 'show only survivors in growing classes' filter highlights...

Released: Mar 17, 2011

Updates in this release

Updates in V7.0

Integrates with Windows Explorer and Visual Studio via Add-in
You can open Visual Studio, and use the .NET Reflector menu to select referenced assemblies you would like to debug into. These assemblies are then decompiled to C# or VB. You can then step into them whilst debugging, set breakpoints, see the values of variables and parameters, etc. In fact, the only debugger functionality that will not work is edit and continue. You can also decompile and explore source if you right...

Released: Mar 17, 2011

Updates in this release

Updates in 6.2

  • This version removes a dependency on the Microsoft J# runtime, thereby making installation both quicker and more reliable. A number of other minor bug fixes are also included.
  • Please note that ANTS Performance Profiler 6.2 does not support SharePoint 2010 or Windows Phone 7.