Jump to content

Redgate .NET Reflector 10.1.1.1137 VSPro


Recommended Posts

Redgate .NET Reflector 10.1.1.1137 VSPro

http://www.hostpic.org/images/1802241307010085.png

 

 

Development is increasingly dependent on 3rd party technologies - using available frameworks and libraries is a great way to get stuff done fast without re-inventing the wheel. But the problem with using code you didn't write is that you're dependent on the documentation, and it's hard to debug. Documentation is often missing or incomplete, and debugging stops where your own code stops. This gets even worse with a legacy code base. .NET Reflector saves time and simplifies development by letting you see and debug into the source of all the .NET code you work with.

 

 

Look inside any .NET code

Debug your application

Follow bugs through your application to see where the problem is - your own code, third-party libraries, or components used by your application.

 

Understand how applications work

Inherited an application with no documentation and no comments? Use .NET Reflector to understand how the code runs and avoid bugs.

 

Look inside APIs, SharePoint, and other third-party platforms

Third-party platforms aren't always well-documented. Use .NET Reflector to look inside their assemblies, and see how they work and which APIs you can call.

 

Features:

Debug and decompile inside Visual Studio (VSPro edition)

Use the Visual Studio debugger

Use your regular debugging techniques on any decompiled assemblies as if they were your own, using the Visual Studio debugger.

 

Debug third-party assemblies

Generate .pdb files for decompiled assemblies and save them so you only need to enable debugging once for each assembly.

 

Dynamic decompilation

Assemblies decompile seamlessly in Visual Studio so source code is always available for your libraries.

 

Use VS shortcuts

Use F12 to "Go To Definition", F9 to "Set Breakpoints", and F11 to "Step Into" any decompiled code.

 

C#6 decompilation

.NET Reflector supports C#6 and .NET 4.6.

 

Browse assemblies

.NET Reflector VSPro adds the Reflector Object Browser into Visual Studio. Use the tree view to navigate through code.

 

.NET Reflector 10.1 release notes

Last updated 20 November 2018, viewed 226 times

 

Published 25 October 2018

 

10.1.1 - November 20th, 2018

Fixes

 

  • RP-4142: PDB can now be generated simultaneously for many assemblies in .NET Reflector Visual Studio Extension.

10.1.0 - October 25th, 2018

Starting with this release our new decompilation engine is used by default in both .NET Reflector and .NET Reflector Visual Studio Extension (https://marketplace.visualstudio.com/items?itemName=vs-publisher-306627.NETReflectorVisualStudioExtension). The old engine can still be used by checking “Use the old decompilation engine” checkbox on the toolbar, however it’s considered deprecated and will be removed in a future version.

 

The new engine should generate more accurate code and be more stable. If you have any suggestions, don’t hesitate to click the envelope button inside the application. We’d love to hear your thoughts!

 

Features

 

  • RP-4138: New decompilation engine is now used by default.

Fixes

 

  • RP-4133: Clicking “Open with” in Assembly Browser’s context menu is now fixed.
  • RP-4134: Populating “Open with” menu was improved. We properly check for installed Visual Studio and ILDasm versions.
  • RP-4137: SByte variables with a negative number assigned are now properly decompiled.

 

https://www.red-gate.com/products/dotnet-development/reflector/

(https://www.red-gate.com/products/dotnet-development/reflector/)

Direct setup file download link:

 

https://download.red-gate.com/checkforupdates/ReflectorInstaller/ReflectorInstaller_10.1.1.1137.exe

FULL DOWNLOAD

 

https://mirrorace.com/m/5xH4C

 

https://www66.zippyshare.com/v/7WLUmleR/file.html

 

https://www.sendspace.com/file/liawm5

 

https://userscloud.com/v3hg4chxt5ue

 

https://openload.co/f/g7S0E_5G0is/RedGate.Net_Reflector_10.1.1.1137_VSPro.rar :D (https://download.red-gate.com/checkforupdates/ReflectorInstaller/ReflectorInstaller_10.1.1.1137.exe)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...