Microsoft.AspNetCore.Mvc.Formatters.Xml.Internal Namespace

namespace Microsoft.AspNetCore.Mvc.Formatters.Xml.Internal

Classes

class FormattingUtilities
Contains methods which are used by Xml input formatters.
class MvcXmlDataContractSerializerMvcOptionsSetup
A Microsoft.Extensions.Options.ConfigureOptions`1 implementation which will add the data contract serializer formatters to Microsoft.AspNetCore.Mvc.MvcOptions.
class MvcXmlSerializerMvcOptionsSetup
A Microsoft.Extensions.Options.ConfigureOptions`1 implementation which will add the XML serializer formatters to Microsoft.AspNetCore.Mvc.MvcOptions.