Calling .Net Standard library from Swift or Flutter

Gene 6 Reputation points
2022-02-20T05:07:34.257+00:00

We built our entire system on the Microsoft stack, soup to nuts, and it was great as long as we were building the apps.
Now, there is a need for OTHER apps to call into our core system/API.

And Other means as in non-Microsoft/Xamarin. I tried to get the https://github.com/mono/Embeddinator-4000 to work...with no luck. There was something else we tried, but I can't remember it.

Does anyone know of a way to call a .Net standard library from Swift or Flutter? Maybe making a C++/CLI library that can in turn call .net Standard?

Thank you,

Gene

Community Center Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.