Giter VIP home page Giter VIP logo

Comments (5)

greenrobot avatar greenrobot commented on May 29, 2024 3

To clarify for people interested in this, let me try to give some initial guidance what needs to be done

  • A new C# runtime library that builds upon the ObjectBox C APIs to offer the basic functionality of ObjectBox, e.g. opening a store, putting and getting "bytes" (containing FlatBuffer objects) into/from the database
  • The generator needs extended to emit C# code for entity types. Also these types need generated code to tie them to the C# API, e.g. do the conversion C# object <-> FlatBuffers.

Having a look at an existing API/binding like ObjectBox Go would certainly help.

from objectbox-c.

RileyGe avatar RileyGe commented on May 29, 2024

I also want to know this.

from objectbox-c.

greenrobot avatar greenrobot commented on May 29, 2024

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.

from objectbox-c.

scarlip avatar scarlip commented on May 29, 2024

C# bindings would be great for hosting on dotnet (core)

from objectbox-c.

Royosef avatar Royosef commented on May 29, 2024

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!

from objectbox-c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.