3 types derived from TextInputFormatter
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\SystemTextJsonInputFormatter.cs (1)
13
public partial class SystemTextJsonInputFormatter :
TextInputFormatter
, IInputFormatterExceptionPolicy
Microsoft.AspNetCore.Mvc.Formatters.Xml (2)
XmlDataContractSerializerInputFormatter.cs (1)
18
public class XmlDataContractSerializerInputFormatter :
TextInputFormatter
, IInputFormatterExceptionPolicy
XmlSerializerInputFormatter.cs (1)
18
public class XmlSerializerInputFormatter :
TextInputFormatter
, IInputFormatterExceptionPolicy
2 references to TextInputFormatter
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\SystemTextJsonInputFormatter.cs (1)
11
/// A <see cref="
TextInputFormatter
"/> for JSON content that uses <see cref="JsonSerializer"/>.
Formatters\TextInputFormatter.cs (1)
29
/// this <see cref="
TextInputFormatter
"/>. The encodings are