You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AddXmlSerializerFormatters adds XML formatters based on XmlSerializer, but it can't handle serialisation of dictionaries, so I'm looking to use a more capable XML serializer instead.
The text was updated successfully, but these errors were encountered:
Can this serializer be used with ASP.NET?
AddXmlSerializerFormatters
adds XML formatters based onXmlSerializer
, but it can't handle serialisation of dictionaries, so I'm looking to use a more capable XML serializer instead.The text was updated successfully, but these errors were encountered: