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

Refactor root-level serialization logic and polymorphic value handling. #72789

Merged
merged 8 commits into from
Jul 29, 2022

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    9fc8fee View commit details
    Browse the repository at this point in the history
  2. Address feedback

    eiriktsarpalis committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    063905e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba67f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d92e9 View commit details
    Browse the repository at this point in the history
  5. Add test coverage for root-level polymorphic values in JsonTypeInfo<T…

    …> JsonSerializer methods.
    eiriktsarpalis committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    304e25d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97a8b7a View commit details
    Browse the repository at this point in the history
  7. Update src/libraries/System.Text.Json/src/System/Text/Json/Serializat…

    …ion/JsonSerializer.Helpers.cs
    eiriktsarpalis authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    953629a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b74e92 View commit details
    Browse the repository at this point in the history