Top 20 NuGet serialize Packages

Helper classes that allow methods to return values along with success status, and error messages. The class is serializable, and useful when returning values from controller API's.
This package implements the Serialization provider contracts for serializers for Json.NET
This package implements the Serialization provider contracts for serializers supported in full ASP.NET 4.5 framework
A library that enables you to use Episerver as a headless API, without Find.
A simplified Generic method to GET or POST JSON using HTTP, & get it deserialized or serialized into the Object of specified type. Example: Sample sample = new JsonHttpClient<Sample>("http://localhost:10000/api/values").Deserialize();
Adds extension methods to IEnumerables for easy serialization.
fast json serialize and deserialization
Provides basic REST client methods using generics.
Lossless Serialize / Deserialize DataTable and DataSet objects (in System.Data namespace) including ExtendedProperties data, providing the ability to transfer data without loss between systems using, for example, REST-services.
HaveBoxJSON is a among the fastest of JSON Libs for .NET. HaveBoxJSON is dedicated to only serialize and deserialize JSON, and it does it faster than most other JSON libs. HaveBoxJSON is not bloated with unnecessary features, and therefor it is only a fraction in size compared to leading competitor...
This is a library for serializing and deserializing an excel file to/from an object list
cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can ...
Open source, contribute here: https://github.com/AlexanderBrevig/ExposeOrHide
Simple XML serialization library
Package Description
Simple API for xml serialization and de-serialization to/from string, file or embedded resource.
An ultra-simple CSV serializer