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

Can't determine deserialized dynamic object type. #341

Open
Aberro opened this issue May 12, 2020 · 0 comments
Open

Can't determine deserialized dynamic object type. #341

Aberro opened this issue May 12, 2020 · 0 comments

Comments

@Aberro
Copy link

Aberro commented May 12, 2020

Casting to either IDictionary<string, object> or IDictionary<string, dynamic> or IEnumerable or IEnumerable returns null, though deserialized object is object (JsonObject with Type == JsonObjectType.Object)

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

1 participant