Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing alternative #66

Open
mrtank opened this issue Nov 9, 2022 · 1 comment
Open

Missing alternative #66

mrtank opened this issue Nov 9, 2022 · 1 comment

Comments

@mrtank
Copy link

mrtank commented Nov 9, 2022

Hi,

Let me know what library I missed here

There is a pure F# alternative, which also handles F# types. Union types serializable with a lot of configurability.
https://github.com/Tarmil/FSharp.SystemTextJson

@bartelink
Copy link
Member

I think https://github.com/jet/FsCodec (which I maintain) should be placed alongside that (it similar in what it does, i.e. both are extensions around Sysntex.Text.Json, but provides less fewer rendering options for DUs and is hence much less code)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants