fury icon indicating copy to clipboard operation
fury copied to clipboard

feat(C#): add C# implementation (WIP)

Open Handsome-cong opened this issue 11 months ago • 3 comments

What does this PR do?

This PR provides a C# implementation of fury

Related issues

#686

Does this PR introduce any user-facing change?

  • [ ] Does this PR introduce any public API change?
  • [ ] Does this PR introduce any binary protocol compatibility change?

Benchmark

Handsome-cong avatar Jan 13 '25 08:01 Handsome-cong

Hi @Handsome-cong , fury has been renamed to fory in #2263 , could you rename all dirs/paths/classnames from fury to fory in this PR?

chaokunyang avatar Jun 11 '25 05:06 chaokunyang

@Handsome-cong Could you add license header to all csharp source files? And could we add some tests in Fury.Testing? We need some e2e tests to ensure the serialization itself really work like in #2112

chaokunyang avatar Jun 11 '25 05:06 chaokunyang

@chaokunyang Thanks for the suggestion, I'll fix these later. It may take a few days. I've been busy lately.

Handsome-cong avatar Jun 11 '25 06:06 Handsome-cong