.NET Json de/serialization works magically until it fails and you have to google forever.
A much better option is to have a functional library. Here a proof of concept heavily "inspired" on the super awesome Thoth.Json package for F#


.NET Json de/serialization works magically until it fails and you have to google forever.
A much better option is to have a functional library. Here a proof of concept heavily "inspired" on the super awesome Thoth.Json package for F#

