495 B
495 B
native-binder
.NET assembly to Mono native C/C++ API bindings generator.
- Create a native API to access some C# APIs
- native-binder Xamarin.Foo.dll –type:Xamarin.Foo.Authenticator –language c –output outdir
- Allow for Obj-C binding, Java bindings
- Start with desktop
- Then work with products
Can I use it yet?
The project is in a development state and should not be used in production scenarios yet.
Dependencies
- IKVM.Reflection