EasyDevCoreV4.Remote Represents HTTP content based on a local file. Typically used with PostMultipartAsync for uploading files. The local file path. Initializes a new instance of the class. The local file path. The buffer size of the stream upload in bytes. Defaults to 4096. Serializes to stream asynchronous. The stream. The context. Tries the length of the compute. The length. Contract for serializing and deserializing objects. Serializes an object to a string representation. Serializes the specified object. The object. Deserializes an object from a string representation. Deserializes an object from a stream representation. Deserializes the asynchronous. The stream. Gets or sets the json serializer request. The json serializer request. Gets or sets the URL encoded serializer. The URL encoded serializer. Gets or sets the json serializer response. The json serializer response. set the base URL. The HTTP client. The base URL. Posts as parameter asynchronous. The HTTP client. The URL. The data. The cancellation token. Gets the asynchronous. The HTTP client. The URL. The data. The cancellation token. Returns a string that represents the current object, using CultureInfo.InvariantCulture where possible. Dates are represented in IS0 8601. Gets the json asynchronous. The type of the result. The response. The default value. Makes the result. The type of the result. The response. The failure. ISerializer implementation that uses System.Text.Json Default serializer used in calls to GetJson, etc. Initializes a new instance of the class. Initializes a new instance of the class. The options. Serializes the specified object. The object. Serializes the specified object. The object. Deserializes the specified s. The s. Deserializes the specified stream. The stream. Deserializes the asynchronous. The stream. ISerializer implementation that converts an object representing name/value pairs to a URL-encoded string. Default serializer used in calls to PostUrlEncodedAsync, etc. Serializes the specified object. The object. Serializes the specified object. The object. Deserializes the specified s. The s. Deserializing to UrlEncoded not supported. Deserializes the specified stream. The stream. Deserializing to UrlEncoded not supported. Deserializes the asynchronous. The stream. Enum ResultMode The success The failed The information The warning The Confirmation The error Gets a value indicating whether this instance is error. true if this instance is error; otherwise, false. Gets a value indicating whether this instance is succeeded. true if this instance is succeeded; otherwise, false. Gets or sets the message. The message. Gets or sets the result code. The result code. Gets or sets the result status. The result status. The type of the data. Gets or sets the data. The data. Maps the specified convert. The type of the map data. The convert. Gets or sets the result status. The result status. Gets or sets the result code. The result code. Gets or sets the message. The message. Gets a value indicating whether this instance is succeeded. true if this instance is succeeded; otherwise, false. Gets or sets the error. The error. Gets a value indicating whether this instance is error. true if this instance is error; otherwise, false. Gets or sets the HTTP result status. The HTTP result status. Initializes a new instance of the class. Initializes a new instance of the class. The error. Initializes a new instance of the class. The result status. The result code. The message. The type of the value. Gets or sets the data. The data. Initializes a new instance of the class. Initializes a new instance of the class. The error. Initializes a new instance of the class. The data. The result status. The result code. The message. Initializes a new instance of the class. The data. The exception. Maps the specified convert. The type of the map data. The convert. Reads and converts the JSON to type. The reader. The type to convert. An object that specifies serialization options to use. The converted value. Unexpected token type: {reader.TokenType} or Unable to convert '{dateTimeString}' to DateTime Writes a specified value as JSON. The writer to write to. The value to convert to JSON. An object that specifies serialization options to use. Determines whether the specified type can be converted. The type to compare against. if the type can be converted; otherwise, .