androidbindingscc-plus-pluscpluspluscppsharpcsharpdotnetinteropjavamobilemonomonodroidmonotouchobjective-cxamarin
b9f60c6c5b | ||
---|---|---|
CppSharp@cbafb55044 | ||
binder | ||
build | ||
catch@35f510545d | ||
ikvm@9f44f259bf | ||
tests/Basic | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
LICENSE | ||
README.md |
README.md
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