Projects using Cecil 2

Posted by Jb Evain Mon, 18 Jun 2007 19:41:00 GMT

A month ago, Scott had the good idea to start a page on the Mono.Cecil google group, to try to list the different projects out there that are using Cecil. The page is wisely named Projects using Cecil. I’ve tried to complete it by myself, but I’m for sure missing some of my users.

So if you’re using Cecil, that would be cool to have you listed there. Feel free to change the page yourself, or to drop a name, a summary and if possible a link in the comments.

For bonus points, you can describe what you use Cecil for.

Trackbacks

Use the following link to trackback from your own site:
http://evain.net/blog/articles/trackback/427

Comments

Leave a response

  1. Avatar
    Vladimir Dimitrov Mon, 18 Jun 2007 21:17:40 GMT

    I think MoMA was using Cecil too.

  2. Avatar
    Jonathan Pobst Mon, 18 Jun 2007 22:23:55 GMT

    Yep! MoMA whole-heartedly endorses Cecil!

    MoMA uses Cecil to scan compiled assemblies looking for method calls that are not full implemented in Mono and P/Invokes to external libraries that may not be available cross-platform.

    Currently investigating how to use Cecil to cure cancer.

Comments