+292
−1
+99
−0
+8
−0
+13
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
* Sample code to show serialization issues that currently prevent simple XML->JSON->XML serialization and deserialization, plus a way to fix it (but with significant complexity for a real world example) * Updated gitignore to include relevant .NET ignore items.