Thanks for the library! I'm not a user yet, just investigating what is available for a new project.
Is there a .msg file -> C# static types code generator already that I just haven't found?
There are no .msg files in the repo, and the test cases seem to be generating their own types from a C# API.
(In a multi-language project, .msg files would be the IDL and source of truth for message layout.)
Thanks in advance!