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

Defer JObject-to-object deserialization to IDictionary<string, object>... #932

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

danielcweber
Copy link
Contributor

...which is picked up by ExpandoObjectConverterFactory but may also be overridden if support for dynamic is not needed.

…> which is picked up by ExpandoObjectConverterFactory but may also be overridden if support for dynamic is not needed.
@danielcweber danielcweber added this pull request to the merge queue Apr 4, 2023
Merged via the queue into main with commit ab236f6 Apr 4, 2023
@danielcweber danielcweber deleted the DeferExpandoDeserializationToDictionary branch April 4, 2023 15:05
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

Successfully merging this pull request may close these issues.

None yet

1 participant