aspnetcore/src/Microsoft.AspNet.Mvc.Core/Formatters
Yishai Galatzer 9ac37fbc7a Rename TextPlainFormatter and remove other minor warnings
#1631
2015-01-16 12:09:53 -08:00
..
DefaultInputFormatterSelector.cs
DefaultInputFormattersProvider.cs
DefaultOutputFormattersProvider.cs
DefaultTypeBasedExcludeFilter.cs
DefaultTypeNameBasedExcludeFilter.cs
DelegatingStream.cs
FormattingUtilities.cs
HttpNoContentOutputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
HttpNotAcceptableOutputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
IInputFormatter.cs
IInputFormatterSelector.cs
IInputFormattersProvider.cs
IJsonOutputFormatter.cs
IOutputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
IOutputFormattersProvider.cs
InputFormatterContext.cs
JsonInputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
JsonOutputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
OutputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
OutputFormatterContext.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
StringOutputFormatter.cs Rename TextPlainFormatter and remove other minor warnings 2015-01-16 12:09:53 -08:00
XmlDataContractSerializerInputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
XmlDataContractSerializerOutputFormatter.cs
XmlOutputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
XmlSerializerInputFormatter.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
XmlSerializerOutputFormatter.cs