expression-json-serializer
expression-json-serializer copied to clipboard
Expression serializer for JSON.NET
Results
1
expression-json-serializer issues
Sort by
recently updated
recently updated
newest added
The following example fails to convert successfully as during deserialization it creates the Expression as `Expression` rather than `Expression`, even though that is the object type passed into the converter.ReadJson...
bug
wontfix