Erik Mavrinac
Erik Mavrinac
Regarding the Linux question from #28: We definitely know it's needed, but it's not the max priority for some time yet. It would be ideal to have parity across all...
Return false instead of throwing InvalidOperationException on read of a gRPC server stream after the connection was closed. In porting a large application from the deprecated Google gRPC server to...
See https://github.com/microsoft/CopyOnWrite/issues/3 where creating clones can return success but the file is all zeroes (i.e. region clone did not actually take effect). PR in which I added serialization based on...
Start with the periphery including test code.
Add BinaryFormattter serialize-deserialze testing across versions, and correct serialization property bag names broken by modernization (#124). Commented out obsolete tag for FixFlags.Mdc as the obsolete tags in MDC.cs are commented...
There are numerous parts of the code that are marked with [Obsolete] attributes. Additionally there is code that may or may not any longer be in use, such as NDC...