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

STJ: Support serialization callbacks for collection and dictionary types #104120

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    1ae1127 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    manandre committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1180555 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Update src/libraries/System.Text.Json/src/System/Text/Json/Serializat…

    …ion/Converters/Collection/JsonCollectionConverter.cs
    
    Co-authored-by: Eirik Tsarpalis <[email protected]>
    manandre and eiriktsarpalis committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    34b8b09 View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/System.Text.Json/src/System/Text/Json/Serializat…

    …ion/Converters/Collection/JsonDictionaryConverter.cs
    
    Co-authored-by: Eirik Tsarpalis <[email protected]>
    manandre and eiriktsarpalis committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c8cda7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3dbcd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bacc854 View commit details
    Browse the repository at this point in the history
  5. Add JsonTypeInfo tests

    manandre committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f5d0a68 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    06cc396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff2dac View commit details
    Browse the repository at this point in the history