Top 20 NuGet serialization Packages

Json api library for ASP.Net Web API 2
Utf8Json ASP.NET Core Mvc Input/Output Formatter.
.NET library for parsing and generating JSON documents
Library that serializes objects to binary form using meta-data provided through the corresponding class definitions. Object serializers are created dynamically. Dynamic code is compiled. Compatible with Waher.Persistence.Serialization.
serialiizes objects to xml
A .NET serialisation library where the same function can both serialise and deserialise (i.e. Serdes = SERialise-DESerialise)
A .NET implementation of Amazon Ion. http://amzn.github.io/ion-docs/
Wrapper of TcpClient what help focus on WHAT you transfer over TCP not HOW (Async, Thread-safe, TcpSerialization with attribute schema, Big/Little endian, Cancellation support)
Provides JSON serialization implementation using Newtonsoft.Json. Typically used areas and classes/interfaces/services: - DefaultJsonSerializerSettingsProvider, JsonSerializer. - Converters: IJsonConverter. Kephas Framework ("stone" in aramaic) aims t...
Provides BSON serialization implementation using MongoDB.Bson. Typically used areas and classes/interfaces/services: - BsonSerializer. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
DataCollection.Serialization includes System.Text.Json converters to serialize and deserialize filter sort and notification classes. Commonly Used Types: C1.DataCollection.Serialization.FilterExpressionJsonConverter C1.DataCollection.Serialization.SortDescriptionJsonConverter C1.DataCol...
ASP.NET Core middleware for deserializing EF Core queries.
Functionality for serializing queries and retrieving results using HttpClient.
A small, high performance, powerful serializer using bssom binary protocol
Serializes a C# object into a Multipart Form-Data Object.
This is an updated and maintained version of the original YAXLib by https://github.com/sinairv/YAXLib targeting netstandard2.0 and has been tested under Microsoft Windows using .NET Framework 4.8 / .NET 5 and Linux using .NET 5. YAXLib is an XML Serialization library which allows the pr...
YAXLib is an XML Serialization library which allows the programmer to structure freely the XML result, choose the fields to serialize (public, non-public properties, or member variables), serialize all known generic and non-generic collections, serialize different kinds of...
Xml, json, CSV and form url encoded serializer for .NET.
This library contains various easy to use extension methods for serializing objects.