System.Net.Http.Json Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for HttpClient and HttpContent that perform automatic serialization and deserialization using System.Text.Json.
Classes
HttpClientJsonExtensions |
Contains extension methods to send and receive HTTP content as JSON. |
HttpContentJsonExtensions |
Contains extension methods to read and then parse the HttpContent from JSON. |
JsonContent |
Provides HTTP content based on JSON. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.