Top 20 NuGet deserialization Packages

Simple strong typing of whether JSON properties are excluded or null. JsonSkippable is an F# library that allows you to simply differentiate between null and omitted JSON properties in a strongly typed manner, for both serialization and deserialization.
A simple, lightweight serialization facade for reading and writing CSV files to and from plain-old csharp objects.
Simple and flexible REST client built on top of Microsoft's System.Net.HttpClient.
A parser for .proto files for Protocol Buffers.
Fast and dependency-free XML serializer for .NET written in F#
Fast and flexible serialization framework usable on undecorated classes
XmlObjectMapper - XML Data Binding Framework
This is a library for serializing and deserializing an excel file to/from an object list
Library for serializing, modifying and deserializing LINQ Expressions
https://devlib.codeplex.com/ serialization/deserialization DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test ...
Protocol Buffer serializer for Eneter Messaging Framework
This library integrates Json.NET serializer created by James Newton-King into Eneter Messaging Framework. It allows to serialize/deserialize messages to/from JSON faster than default .NET serializer DataContractJsonSerializer.
This package can deserialize any String, Stream, or StreamReader (On HAL+JSON format or not) provided by a web api response. Installation: On the package console run : Install-Package HALJSonDeserializer Usage: After installation you must include the namespace of the package where you will use it:...
A serialization library for Protocol Buffers.
Transport file encapsulates logic for storing streams.
Reduces dependencies.
A tiny library to convert a user-defined C# object to an AvroRecord and back.
An implementation in C# of both AMF0 and AMF3 binary format that is used to serialize ActionScript object graphs.
A custom JSON converter for use with .NET Core System.Text.Json serialization and deserialization. Provides access to "internal" class properties as well as adds granular control over null value handling. Works similar to Newtonsoft's JSON.NET library for these specific functions without having to u...