How to get and execute converter from JsonSerializerAtribute
?
#81578
Unanswered
xperiandri
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is an F# library to deserialize F# types
Tarmil/FSharp.SystemTextJson#148
I try to fix its ignoring the
JsonSerializerAtribute
on a record filed.How should I get the attribute and execute the converter from it???
The following code does not compile
Beta Was this translation helpful? Give feedback.
All reactions