A lightweight binary serialization framework for .NET applications.
Plancake does not define any serializers on its own except for the ones in the test and example directories. Instead, it is intended to be used as a library to define your own serializers.
To get started, take a look at the example folder for a basic example of how to use Plancake, visit the releases page to download the most recent library version, or visit the wiki to learn about Plancake's basic functions.