One of the pioneers in the field and most favourite .NET decompilers is a .NET Reflector. About ten years ago it was acquired from its original author, that offered it to the development community for free, and became a paid product. I am not discussing here how the today's modern paid version of .NET Reflector compares to the original free one. Instead I want to bring developers' attention to another mighty .NET decompiler that has been on the market for many years and is completely free. Let's welcome JetBrains dotPeek.
Coming from a trusted name in the industry, JetBrains, an author of a famous Resharper, and built on the same technologies, dotPeek, in my opinion, is a must have tool for every .NET developer. It's a standalone Windows program that provides a well thought environment very familiar to Resharper users, that allows easily navigating any .NET assemblies in a form of C# code with the same level of speed and intelligence as if one was working with the original C# source code inside Visual Studio.
Do I need to say more? I don't think so. If you have been a .NET Reflector user and stopped using it after it changed ownership you owe it to yourself to take a look at the dotPeek. If you never used a .NET decompiler before, read above.
As a disclaimer, I am in no way associated with JetBrains, and all above is just my private opinion based on my personal many years long experience.
Happy decompiling.
No comments:
Post a Comment