Join Slack
Powered by
So i have a customer that want's some C# client. A...
# getting-started
e
Eivind
08/13/2024, 12:34 PM
So i have a customer that want's some C# client. Any good articles about calling kotlin native form C#?
c
CLOVIS
08/13/2024, 1:22 PM
If you don't find any, search for articles about calling C from C#. Kotlin/Native exposes itself to other languages as if it were C.
e
Eivind
08/13/2024, 5:38 PM
thanks, calling the dll from C# looks like the only option. Or generate a C# from a swagger
2
Views
Open in Slack
Previous
Next