Common.Serializer 0.2.0-pre
Common.Serializer provides a simple serialization abstraction to switch between different implementations
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>Common.Serializer</id>
<version>0.2.0-pre</version>
<title>Common.Serializer</title>
<authors>Stephane Erbrech</authors>
<owners>Stephane Erbrech</owners>
<licenseUrl>https://raw.githubusercontent.com/serbrech/Common.Serializer/master/License.txt</licenseUrl>
<projectUrl>http://github.com/serbrech/Common.Serializer</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Common.Serializer provides a simple serialization abstraction to switch between different implementations</description>
<releaseNotes />
<copyright>Copyright 2014 Stephane Erbrech</copyright>
<tags>common serialization serializer xml json bson yaml</tags>
<dependencies />
</metadata>
</package>