royalapplications / beyondnet

A toolset that makes it possible to call .NET code from other programming languages, including C, Swift and Kotlin.
https://royalapps.com
MIT License
111 stars 5 forks source link

What is it? #44

Closed lemonmojo closed 1 year ago

lemonmojo commented 1 year ago

Beyond.NET is a toolset that makes it possible to call .NET code from other programming languages.

Think of it like the reverse of the Xamarin tools.

Currently, C and Swift are the supported output languages. But any language that has C interoperability can use the generated bindings.