1Password / typeshare

Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.
Apache License 2.0
2.37k stars 94 forks source link

Support for C# #163

Open dandro opened 5 months ago

dandro commented 5 months ago

Hi there, I work at Rokt, and we are using type share for writing our domain models and creating Kotlin, Swift and TypeScript models. However, we also use C#, which is currently unsupported. I have created a PR for supporting C# version 11 https://github.com/1Password/typeshare/pull/155

Could anyone have a look? Would love to get feedback and work on it until this can be merged.

LuminaSapphira commented 4 months ago

Hello and thank you for your contributions and enthusiasm! We're currently having internal discussions on how we can better support Typeshare as a project (and new languages in particular). I want to thank you for your patience thus far and let you know that we need a bit more time for these discussions, though I want you to know we haven't forgotten about Typeshare!