mono / Embeddinator-4000

Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
MIT License
758 stars 95 forks source link

Is the project alive? #758

Closed ILAgent closed 4 years ago

ILAgent commented 4 years ago

It looks like a dead project due to long time without realises. Is there any actual way to embed xamarin parts into native applications?

chamons commented 4 years ago

There currently is not active development by members of the Xamarin team, but we are triaging incoming issues and assisting where it makes sense.

As a community project, the hope is that people will be able to build upon it to bundle C# libraries in native libraries. However, to do so today does involve getting your hands dirty by creating simplified "facade" interfaces in places.