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

Added JsonContent to System.Net.Http #32173

Closed

Commits on Feb 12, 2020

  1. Added JsonContent to System.Net.Http

    JsonContent takes an object and serializes it to an utf8 byte array.
    
    This fixes dotnet#1754
    mariusGundersen committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    c449eb3 View commit details
    Browse the repository at this point in the history