[Mono-list] [ANN] .NET/MONO -> ObjC code generation with Dubrovnik

jonathan at mugginsoft.com jonathan at mugginsoft.com
Tue Sep 24 12:00:20 UTC 2013


see https://github.com/ThesaurusSoftware/Dubrovnik

Dubrovnik is an OS X framework and set of tools to assist with interfacing Obj-C to .NET/Mono.
The framework provides Obj-C access to the embedded Mono API and the code generator reflects on managed assemblies to produce Obj-C source.
This largely automates the binding process.

This project might be of interest to anyone who needs to interface an OS X Obj-C app to a .NET/Mono backend.
We are currently using it to help interface to an existing EntityFramework 6 powered .NET engine.

Jonathan













More information about the Mono-list mailing list