I've seen some conflicting answers to this question across the various sources (wiki, forums, etc.), so I figured I'd ask here:
What are the language choices for creating a CLR-compatible (Mono) plugin library?
In one post someone indicated that you can only use C++ for native plugins, and not for a CLR plugin.