MessagePack.FSharpExtensions
MessagePack.FSharpExtensions copied to clipboard
Support Private Constructors for F# Types
CSharp-MessagePack has alternative resolvers for resolving objects with private members.
An additional resolver for FSharp types with private constructors and private members would be very useful to me.
It's something I would be willing to write as well, would this be a feature that would be welcomed?