Bond is an open source, cross-platform framework for working with schematized data. It supports cross-language serialization/deserialization and powerful generic mechanisms for efficiently manipulating data. Bond is published on GitHub at https://github.com/microsoft/bond/ The C# documentation is available at https://microsoft.github.io/bond/manual/bond_cs.html This package rolls up the other Bond C# packages and includes the code generator (gbc) and MSBuild targets. If you need finer control...