I need to expose some C++ classes to C# (I am building on Linux, using mono, so COM is not an option)
The evidence I have gathered so far suggests that the best way to a
Mono has recently made some pretty big strides with C++ interoperability in CXXI (pronounced sexy).
From this posting, the short story is that the new CXXI technology allows C#/.NET developers to:
CXXI is the result of two summers of work from Google's Summer of Code towards improving the interoperability of Mono with the C++ language.