ILSpy-Alternative of .NET Reflector

added by jalpesh
8/28/2011 8:31:02 PM

303 Views

Sometimes we need to have decomposer tool or reflector tool for our applications to improve the performance or to know the internals of the assembly we have created. I was using Red Gate .NET Reflector earlier for same as it was free. Now Red Gate has made that tool paid version so I was finding some tools from that I can decompile the stuff. After digging some time on the internet I have found a great tool ILSpy which almost giving same functionalities like .NET Reflector. You can download that tool fr...


1 comments

dpeterson
8/28/2011 8:31:44 PM
So what features does .Net Reflector have that ILSpy is lacking?