fsprojects / FSharp.Data

F# Data: Library for Data Access
https://fsprojects.github.io/FSharp.Data
Other
814 stars 288 forks source link

New option for JSON serialization (#1482) #1485

Closed bonjune closed 1 year ago

bonjune commented 1 year ago

This PR resolves https://github.com/fsprojects/FSharp.Data/issues/1482.

https://github.com/bonjune/FSharp.Data/blob/39da6c2d6a841baee019cd03439ad9240b5b91c7/src/FSharp.Data.Json.Core/JsonValue.fs#L20-L32