Tarmil / FSharp.SystemTextJson

System.Text.Json extensions for F# types
MIT License
325 stars 44 forks source link

Change map behavior for a particular key types #67

Open xperiandri opened 3 years ago

xperiandri commented 3 years ago

If I have a map with a single-case DU as a key that wraps a GUID I would also want it to be serialized as an object. It would be nice to be able to configure that.