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

Add Utf8JsonReader.AllowMultipleValues and related APIs. #104328

Merged

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    764ea6c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Update src/libraries/System.Text.Json/src/System/Text/Json/Reader/Jso…

    …nReaderOptions.cs
    
    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    eiriktsarpalis and stephentoub authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    903a919 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/JsonSerializer.Read.Stream.cs
    
    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    eiriktsarpalis and stephentoub authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1f19017 View commit details
    Browse the repository at this point in the history
  3. Address feedback

    eiriktsarpalis committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    917597a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

    …ion/JsonSerializer.Read.Stream.cs
    eiriktsarpalis authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ccb5694 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/JsonSerializer.Read.Stream.cs
    eiriktsarpalis authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5d6f7fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416810a View commit details
    Browse the repository at this point in the history
  4. Add another assertion

    eiriktsarpalis committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    18c0b62 View commit details
    Browse the repository at this point in the history