Top 20 NuGet deserializer Packages

Xml Serialization to serialize objects of the specified type into Xml strings and deserialize Xml strings into objects of the specified type.
Alternative binary serializer to protobuf-net and it has comparable speed and size.
Silver Config allows you to annotate a class with attributes, similiar to those for the XmlSerializer or Json.Net, but allows to add comments for elements, define the order, and to separate them with new lines. This makes the configuration file easier to read and modify by the user.
A library to almost deserialize json format.
Fast .NET JSON (De)Serializer, Built On Sigil for Easy Web.
Json.NET (De)Serializer for Easy Web.
NetJSON (De)Serializer for Easy Web.
protobuf-net (De)Serializer for Easy Web.
A library to fast deserialize xml format.
OTML is an object tree model language. It is a language that describes a tree of objects, which is easily readable by both man and machine. It is abstract, flexible and simple, there is no data standardization and no arrays in it. OTML supports comments and stream processing.
Deserializer for values from CSV files
A simple and efficient object -> byte serializer/deserializer
Shapeshifter is a serialization library for long-term data storage. It offers the ease of storing data in serialized (JSON based) form while helping you handle object graph changes.
Serializer/Deserializer Binary, JSON and XML messages indeded to be sent over a wire.
Fast CSV to object serializer and deserializer.
A small, short and direct library to serialize and parse fixed length content.
Provides an Avro Serializer and Deserializer for use with Axual.Kafka.Proxy client
Json serializer and deserializer for .net