Skip to content
AqlaSolutions edited this page Oct 28, 2014 · 34 revisions

AqlaSerializer

Basically this is a fork of well known protobuf-net project. Protobuf-net tries to maintain Google Protocol Buffers format compatibility and unfortunately has issues with handling some very the common .NET specific features.

AqlaSerializer project goal is not to make a Protocol Buffers compatible implementation but instead support common .NET features.

Clone this wiki locally