Top 20 NuGet deserialization Packages

A very flexible and fast CSV serializer. You can serialize and deserialize CSV.
An assembly for extending and/or assisting with HTTP-releated tasks.
An ultra-fast expression-based binary serializer/deserializer using pre-emitted serializers/deserializers with support for transmitting types even if they do not exist on the other assembly.
A .NET port of BeanIO for marshalling and unmarshalling, which perfectly fits into the .NET world.
Serialize and deserialize any object without decoration/attributes.
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different...
Library containing asynchronous (de)serialization methods for Newtonsoft.JSON JTokens. The deserialization functionality is available through UtilPack.JSON.JTokenStreamReader class. The serialization functionality is available through extension method to UtilPack.PotentiallyAsyncWriterLogic<IE...
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
A fast and easy ORM focused on the reduction of development times and ease of work.
The common library shared between BrowseSharp projects. This project contains all of the non-browser related models used in BrowseSharp.
A helper library for serializing and deserializing types in Units.NET using Json.NET.
Provides JSON (De-)Serialization support for Nancy using NetJSON.
A simple, lightweight serialization facade for reading and writing Json files to and from plain-old csharp objects.
Wrapper for HttpClient with JSON serialization functionality
Wrapper for HttpClient with JSON serialization functionality
This library implements XML serialization and deserialization for the TrustMe library keys and certificates.
A helper library for serializing and deserializing types in Units.NET using Json.NET.