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

What is the status of the project? #776

Closed ILAgent closed 4 years ago

ILAgent commented 4 years ago

Is it an official and supporting approach for embedding .Net? Or the project is done and won't develop more?

chamons commented 4 years ago

This is a duplicate of https://github.com/mono/Embeddinator-4000/issues/758 , though you couldn't have easily seen that since it was closed. I'll copy the text here:

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.

ILAgent commented 4 years ago

Oh, sorry, I forgot I asked already)