Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

[release/3.1] Add new System.Net.Http.Json project/namespace #42879

Closed
wants to merge 25 commits into from

Commits on Mar 11, 2020

  1. Add System.Net.Http.Json related projects

    jozkee authored and joperezr committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    da6d3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e22bf View commit details
    Browse the repository at this point in the history
  3. Rename PErson.cs to Person.cs

    jozkee authored and joperezr committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    58f2ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45a84bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3be353 View commit details
    Browse the repository at this point in the history
  6. Remove annotations and code clean-up.

    jozkee authored and joperezr committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    384c0bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08f9910 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6d7587 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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

Commits on Mar 13, 2020

  1. Addressing most of the feedback.

    TODO: Implement transcoding for non-UTF-8 content.
    jozkee authored and joperezr committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    14aa391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c59d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    d2f858c View commit details
    Browse the repository at this point in the history
  2. Address API review comments.

    jozkee authored and joperezr committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    686e18e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Add transcoding support for .NET 5

    jozkee authored and joperezr committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    283818d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97f7a2 View commit details
    Browse the repository at this point in the history
  3. Fix package testing issue by reverting the inbox version of System.Te…

    …xt.Json in netcoreapp3.1
    joperezr committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    aab639f View commit details
    Browse the repository at this point in the history
  4. Adding BlockStable attribute to make sure the package won't be marked…

    … as stable on the official build
    joperezr committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    8debf82 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    1d24f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d1fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    988ca9f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    12dc58b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845ac13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6745fe View commit details
    Browse the repository at this point in the history
  4. Address nits.

    jozkee authored and joperezr committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    653f26d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9112c4 View commit details
    Browse the repository at this point in the history