Small XML serializer from deuxsucres.
This is a small library to serialize and deserialize objects and values from XML. The purpose is to have a librarie more simplest than XmlSerializer and used a bit like JSON.Net.
XSerializer is build on AppVeyor.
Install the library with Nuget : Install-Package deuxsucres.XSerializer
.