How to serialize an object to the MessagePack format, in C#.
C#: Flattening JSON
How to flatten a JSON object in C#
C# Merge JSONs
How to merge two JSONs in C#, using the Json.NET library.
C# JSON diff
How to calculate the difference between two JSON objects, in C#.
C# Serializing JSON
An introduction to JSON serializing in C#.
C# deserializing JSON
How to deserialize JSON in C# using the Json.net library.