SharpSerializer icon indicating copy to clipboard operation
SharpSerializer copied to clipboard

ASP.NET

Open cocowalla opened this issue 2 years ago • 0 comments

Can this serializer be used with ASP.NET?

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.

cocowalla avatar Sep 20 '23 13:09 cocowalla