I recently made the switch from .NET Reflector to ILSpy. As of this writing, ILSpy is at v1.0. The biggest drawback to me is the lack of Visual Studio integration and the lack of being able to specify an assembly on the command line. They have good plans for v2.0 so I'm anxious to see that release.The download for ILSpy 1.0 is just a zip file with the binaries in it. You will have to copy them where you want them to be installed and create your own menu shortcut to it.To install it as a tool in Visual Studio 2010, select the Tools / External Tools... menu item.
On the External Tools dialog box that opens, press the Add button to create a new tool.
Give it whatever title you want it to have in VS, and tell VS where it is located.
Now ILSpy will be on the Tools menu.
Showing posts with label .NET Reflector. Show all posts
Showing posts with label .NET Reflector. Show all posts
Saturday, December 31, 2011
Friday, November 12, 2010
.NET Reflector Won't Integrate with VS 2008
I'm trying to integrate Red Gate's .NET Reflector v6.5.0.135 into my VS 2008 installation. It's supposed to work but it doesn't allow me to select my VS. Don't know what is up with that yet. When I figure this out I'll post about it. If you have figured this out please leave a comment.
Subscribe to:
Posts (Atom)

