Closed fpellet closed 3 months ago
Add F# compatible json serializer with FSharp.SystemTextJson: Json.FsharpFriendlySerializer
FSharp.SystemTextJson
Json.FsharpFriendlySerializer
Use Json.FsharpFriendlySerializer
https://github.com/giraffe-fsharp/Giraffe/issues/604
I added some commits to this PR @fpellet, let me know what you think, and feel free to revert them if you dislike it.
It's fine for me 👍
Description
Add F# compatible json serializer with
FSharp.SystemTextJson
:Json.FsharpFriendlySerializer
How to test
Use
Json.FsharpFriendlySerializer
Related issues
https://github.com/giraffe-fsharp/Giraffe/issues/604