Overview

Nerdbank.MessagePack is a library that (de)serializes .NET object graphs as msgpack. It is very simple to use, very fast both in throughput and startup time.

msgpack is a compact binary format that is well supported on all platforms.

Click "Docs" across the top to get get started.