Building Cocoa UIs for OS X with C# and Mono

Posted by Antony Perkov on Stack Overflow See other posts from Stack Overflow or by Antony Perkov
Published on 2009-04-05T23:45:01Z Indexed on 2010/05/05 12:28 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

Has anyone spent any time comparing the various Objective C bridges and associated Cocoa wrappers for Mono?

I want to port an existing C# application to run on OS X. Ideally I'd run the application on Mono, and build a native Cocoa UI for it.

I'm wondering which bridge would be the best choice.

In case it's useful to anyone, here are some links to bridges I've found so far:

© Stack Overflow or respective owner

Related posts about c#

Related posts about mono