-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Remove implicit fallback to reflection-based serialization #71746
Merged
eiriktsarpalis
merged 11 commits into
dotnet:main
from
eiriktsarpalis:jsonserializer-breaking-change
Jul 7, 2022
Merged
Remove implicit fallback to reflection-based serialization #71746
eiriktsarpalis
merged 11 commits into
dotnet:main
from
eiriktsarpalis:jsonserializer-breaking-change
Jul 7, 2022
Commits on Jul 7, 2022
-
Remove implicit fallback to reflection-based serialization. Fix dotne…
…t#71714 Include JsonSerializerContext in JsonSerializerOptions copy constructor. Fix dotnet#71716 Move reflection-based converter resolution out of JsonSerializerOptions. Fix dotnet#68878
Configuration menu - View commit details
-
Copy full SHA for 708b8cc - Browse repository at this point
Copy the full SHA 708b8ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f78a95 - Browse repository at this point
Copy the full SHA 9f78a95View commit details -
Update src/libraries/System.Text.Json/src/System/Text/Json/Serializat…
…ion/JsonSerializerContext.cs Co-authored-by: Stephen Toub <stoub@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 56b1665 - Browse repository at this point
Copy the full SHA 56b1665View commit details -
Configuration menu - View commit details
-
Copy full SHA for f829c9b - Browse repository at this point
Copy the full SHA f829c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c3349 - Browse repository at this point
Copy the full SHA 98c3349View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe511ea - Browse repository at this point
Copy the full SHA fe511eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b4b38 - Browse repository at this point
Copy the full SHA 59b4b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e37cd - Browse repository at this point
Copy the full SHA f7e37cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c4672 - Browse repository at this point
Copy the full SHA 38c4672View commit details -
Configuration menu - View commit details
-
Copy full SHA for e029c6e - Browse repository at this point
Copy the full SHA e029c6eView commit details -
Update src/libraries/System.Text.Json/src/System/Text/Json/Serializat…
…ion/JsonSerializerOptions.Converters.cs Co-authored-by: Krzysztof Wicher <mordotymoja@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed6c70c - Browse repository at this point
Copy the full SHA ed6c70cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.