Open daybson opened 4 years ago
I also want to know this.
It should be possible; e.g. this might be a starting point.
For making this usable in C#, you probably also want to look into extending ObjectBox Generator.
C# bindings would be great for hosting on dotnet (core)
For making this usable in C#, you probably also want to look into extending ObjectBox Generator.
Hmm, I'm not really sure the I understand correctly what is required to make it happen. Does the ObjectBox Generator need to be extended?
It should be possible; e.g. this might be a starting point.
Or is there an c++ interface that needs to be implemented?
Thanks!
To clarify for people interested in this, let me try to give some initial guidance what needs to be done
Having a look at an existing API/binding like ObjectBox Go would certainly help.
@greenrobot, hi there, Is there any plan for a C# SDK for ObjectBox? Almost every other language except C# is supported. Just curious to hear what the plan is, now that Realm will not be supported anymore.
Is possible to make it C# compatible to Xamarin/Unity 3D?