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 'required' to non-nullable struct fields #4026

Closed bernardnormier closed 1 month ago

bernardnormier commented 1 month ago

Fixes #4023.