Top 20 NuGet serializer Packages

Implements the core NETFx ISerializer interface using a Json.NET serializer.
SharpSerializer as Portable Class Library Targeting: - .Net 4.5 or higher - Silverlight 5 or higher - WP 8 or higher - .Net for Windows Store (WinRT) - Windows Phone 8.1
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and...
Integrates Bender with FubuMVC.
OFX Schema Object, OFX Parser and Sgml Parser for .NET Standard. Also includes Statement Parser for QFX files.
Embedded storage for EasyDocDb - stores documents as files on a local drive.
Easily serialize complex objects graphs to CSV. Custom field delimeters (quote, new line), headers, full quote all values, remove line breaks in fields, custom text encoding, and serialization attributes. It can also convert some child collections into rows or flatten the collections.
(Super) fast serializer for CSV-files. No explicit mapping to columns needed. Displaynames can be specified, to map to different property names.
WireSerialize serializer for dependency injection service
NetJSON serializer for dependency injection service
Azure storage for EasyDocDb - stores documents as files in Azure (as Blobs).
XmlToObjectConverter converts an XmlDocument or string to an object graph. The way to map XML to classes is easier than the classic ways in .NET. XmlHelper allows you to access XML in a null-safe and multiplicity-safe way. It uses XmlDocument as the underlying .NET API.
Effective binary object serialization class library for low-overhead network transmissions
This package includes a mostly complete port of the MessagePack(for more info see: https://github.com/neuecc/MessagePack-CSharp/) assembly to support .NET 4.5.1 and newer. These types can serialize by default: System.Delegate System.Type System.Globalization.CultureInfo System.Net.IPAddress System....
Phoesion Glow msgpack serializer
Open source .NET library for parsing and serializing RSS, Atom, and JSON feeds.
Stubborn YAML serializer
Implements the core NETFx ISerializer interface using the .NET framework runtime BinaryFormatter.