Top 20 NuGet serializer Packages

Pluggable foundation blocks for building distributed apps.
Newtonsoft.Json integration for Hagar
Code generation library for Hagar
Fix invalid testing in mapping
Very fast binary and json serializer
Writer / Reader for dotnet objects in and out of a redis database
Deprecated. Use ServiceStack.Wire instead.
Deprecated. Use the strong named ServiceStack.Text package instead.
Utf8Json ASP.NET Core Mvc Input/Output Formatter.
A binary serialiser for C# whose priorities are to making it easy to integrate into a project, to be flexible in terms of what object model may be used (POCOs, immutable types, etc..) and to support reliable serialising to and from different versions of entities (performance is not a top priority bu...
Extends CacheMeIfYouCan by providing a ProtoBuf implementation of ISerializer
.NET library for parsing and generating JSON documents
Code generator for projects using Hagar with MSBuild
Fast, flexible, and version-tolerant serializer for .NET
A small, high performance, powerful serializer using bssom binary protocol
C# 实现斗鱼websocket信息序列化反序列化 源代码: https://github.com/CoelWu/Douyu-STT Douyu websocket message serializer and deserializer using C# Source Code: https://github.com/CoelWu/Douyu-STT
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.