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`1implementation which will add the data contract serializer formatters toMicrosoft.AspNetCore.Mvc.MvcOptions. - class
MvcXmlSerializerMvcOptionsSetup - A
Microsoft.Extensions.Options.ConfigureOptions`1implementation which will add the XML serializer formatters toMicrosoft.AspNetCore.Mvc.MvcOptions.
- class