| RawRequestBodyFormatter | Formatter that allows content of type text/plain and application/octet stream or no content type to be parsed to raw data. Allows for a single input parameter in the form of: public string RawString([FromBody] string data) public byte[] RawData([FromBody] byte[] data) |
| ResponseContentTypeHelper | |
| TessaBsonInputFormatter | |
| TessaBsonOutputFormatter | |
| TessaBsonResult | |
| TessaBsonResultExecutor | |
| TessaJsonInputFormatter | |
| TessaJsonOutputFormatter | |
| TessaJsonResultExecutor | |
| TessaNewtonsoftDataContractResolver | |
| TypedJsonBinder | |
| TypedJsonBodyAttribute | |
| TypedJsonResult | |
| TypedJsonSerializerObjectPolicy |
| TessaBsonCompressionMode | Алгоритм сжатия содержимого, используемого при сериализации TessaBson. |
| TypedJsonBodyFlags |