Kampute.HttpClient.NewtonsoftJson Namespace
This namespace provides support for JSON serialization in HTTP requests and responses, specifically for handling
application/json content types using Newtonsoft.Json.Classes
| HttpRestClientJsonExtensions | Provides extension methods for HttpRestClient to support JSON-based HTTP operations. |
| JsonContent | Represents HTTP content based on JSON serialized from an object. |
| JsonContentDeserializer | Provides functionality for deserializing JSON content from HTTP responses into objects. |
