The following is a list of the projects currently hosted by Edgerunner:

Entries in XML (1)

Sunday
Jan252015

DotSerialize

Version: 1.2.7 Beta

Status: Initial Release

Description: DotSerialize is a library for serializing objects to and from xml in .Net.  It is made to "just work" with 99% of objects out of the box.  Beyond that it allows for extensive customization if needed.  It is designed to be as simple to use as possible for the vast majority of use cases.  All the existing xml serializers had various shortcomings and caveats and I just wanted a library that would work without any headaches or special modifications to my code.

You can find the project on CodePlex.