[MonoDevelop] question about available Mono/.NET tools

Piotr Zurek p.zurek at gmail.com
Mon Jul 19 17:55:13 EDT 2010


Hi Vasili,

On Tue, Jul 20, 2010 at 09:16, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Hello,
>
>      Is there a tool that I can run to inspect the contents of a .dll?
> Specifically I want to be able to see what namespaces are available in a
> .dll. E.g. I want to "walk" around and see what Microsoft.FSharp.*
> namespaces are available in my development environment!

I'm pretty sure that Mono.Cecil (http://www.mono-project.com/Cecil) is
what you are looking for.

Cheers,
Piotr


More information about the Monodevelop-list mailing list