How to generate class diagram in mono

Hi,

Do you have any experience with some plugins to generate class diagram based on code?
What you can suggest?
As I see that class diagram exists in Mono project roadmap, but I need it now.

Thanks in advance

For monodevelop? Not that I know of.

If you have access to Visual Studio, it has one. Not sure if Visual Studio Express has it… but I know VS 2010 Pro has it (the version I use). If you’re in school check out Dreamspark and you can get Pro for free.

There is of course 3rd party UML tools separate from Visual Studio or Monodevelop. I don’t know if there are any that integrate with Monodevelop though. I don’t know a lot about MonoDevelop, most of my .Net/mono dev is in Visual Studio on Windows… I use Eclipse on Linux.

Thanks for advice.
I already done it by VS trial.
Easy to do and nice diagram.