-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Unable to deserialize JSON #57232
Comments
Tagging subscribers to this area: @eiriktsarpalis, @layomia Issue DetailsThis issue has been moved from a ticket on Developer Community. I'm referencing System.Text.Json NuGet package version 5.0.2. I'm not able to deserialize valid JSON file. The method JsonSerializer.Deserialize(string json, JsonSerializerOptions? options = null) throws following exception:
Original CommentsFeedback Bot on 7/1/2021, 01:35 AM:We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps. Václav Dajbych on 7/8/2021, 01:38 PM:(private comment, text removed) Original Solutions(no solutions)
|
cc @MaximLipnin |
@danmoseley I have updated Visual Studio 2019 to version 16.11.1 and Xamarin.iOS SDK to version 14.20.0.25. This error remains. |
This issue has been moved from a ticket on Developer Community.
I'm referencing System.Text.Json NuGet package version 5.0.2. I'm not able to deserialize valid JSON file. The method JsonSerializer.Deserialize(string json, JsonSerializerOptions? options = null) throws following exception:
Original Comments
Feedback Bot on 7/1/2021, 01:35 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Václav Dajbych on 7/8/2021, 01:38 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: