System.Net.Http.Formatting
Namespace with 6 public types
Classes
DelegatingEnumerable`1
Helper class to serialize <see cref="T:System.Collections.Generic.IEnumerable`1" /> types by delegating them through a concrete implementation."/>.
JsonMediaTypeFormatter
Represents the class to handle JSON.
MediaTypeFormatterCollection
Collection class that contains instances.
XmlMediaTypeFormatter
class to handle Xml.
Abstract Classes
MediaTypeFormatter
Base class to handle serializing and deserializing strongly-typed objects using .
Interfaces
IFormatterLogger
Specifies a callback interface that a formatter can use to log errors while reading.