Explore, browse, and analyze .NET assemblies.
One of the best tool I have ever used it makes it possible to view the source code of a .NET assembly. Some times better than documentation.
External links
ILSpy Free open source -
ILSpyJetBrains DotPeek Free -
JetBrains dotPeekTelerik JustDecompile Free -
Telerik JustDecompileRed Gates reflector Commercial (but worth paying for - I love the Visual Studio integration and the search capabilities) -
DownloadAdd-Ins
All add-insFile disassembler - Creates whole projects of an assembly.
Code Metrix - Measure code quality – but most important it adds the "used by" functionality.