Tarmil / FSharp.SystemTextJson

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

Translate JsonValue from/to F# data #156

Open jkone27 opened 1 year ago

jkone27 commented 1 year ago

would be handy to have a mapper from/o FSharp.Data JsonValue to System.text.json representation i suppose

https://github.com/fsbolero/Bolero/issues/243#issuecomment-970130855

but maybe it would be in an external lib not to get ref to FSharp.Data to this one, i guess..