cyclonedds icon indicating copy to clipboard operation
cyclonedds copied to clipboard

C# API support for .NET over Windows

Open eranroll opened this issue 3 years ago • 3 comments

Hi,

Is there support for using Cyclone DDS, running on Windows, with bindings for C# applications?

Regards,

eranroll avatar Mar 06 '22 16:03 eranroll

No, sadly we don't have a C#/.NET binding yet. We do want one but time is limited, so if you need it today you may have to do it yourself ... A minimal C# binding isn't that much work and we'd be happy to assist with answering any questions you might have.

eboasson avatar Mar 07 '22 10:03 eboasson

@eranroll The C# binding is in the works now, stay tuned! I will cross-post it here when it becomes publicly available.

poetinger avatar Jun 15 '22 13:06 poetinger

Good to here! Thank you very much, I will keep following 🙏🏻

eranroll avatar Jun 15 '22 14:06 eranroll

Hi,

Are there any updates on this?

Best regards

jspg avatar Mar 15 '23 14:03 jspg

Hey @jspg, thanks for showing interest in the C# API :+1:.

It's is still being actively worked on, but It was moved to a side project for a while due to other work that needed to be prioritized (you know how it goes :sweat_smile:).

That work has simmered down somewhat, so I'm back to working on the C# API in earnest. There are two or three issues that still need to be resolved, and the IDLC back-end still needs to be finalized, but otherwise it's converging towards an MVP that the community can have fun testing.

noxpardalis avatar Mar 27 '23 08:03 noxpardalis