Для изменения размера нажмите или перетащите

RawRequestBodyFormatterReadRequestBodyAsync - метод

Handle text/plain or no content type for string results Handle application/octet-stream for byte[] results

Пространство имён:  Tessa.Web.Serialization
Сборка:  Tessa.Web (в Tessa.Web.dll) Версия: 3.5.0.19
Синтаксис
public virtual Task<InputFormatterResult> ReadRequestBodyAsync(
	InputFormatterContext context
)

Параметры

context
Тип: Microsoft.AspNetCore.Mvc.FormattersInputFormatterContext

Возвращаемое значение

Тип: TaskInputFormatterResult
См. также