icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
102 stars 13 forks source link

Add examples for Result and enum with fields #3878

Closed bernardnormier closed 7 months ago

bernardnormier commented 7 months ago

Fixed by #3889 and #3885.