2 packages tagged with “deserialiser”
A DDEX XML batch deserialiser generated by 7digital/XsdToObject
A .NET Standard 2.1 class library for JSON serialization & deserialization. Simple to use and heavily extendable using factory & injection design patterns. This library works around deserializing to interface types where the compiler can't usually create an instance. This can be done using the KnownObject attribute or custom IStingSerializer.