issues
search
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
108
stars
13
forks
source link
Add support for compact enum with fields
#3873
Closed
bernardnormier
closed
10 months ago
bernardnormier
commented
10 months ago
This PR adds support for compact enum with fields in C#.
This PR adds support for compact enum with fields in C#.