Top "Bond" questions

Difference between Microsoft's Bond and Google's Protocol Buffers

Recently (January 2015) Microsoft open-sourced Bond, their framework for working with schematized data. In many aspects it is similar to Google's …

serialization marshalling protocol-buffers bond
Using Microsoft Bond in a C# project

Is there a standard way to reference a Microsoft Bond schema file in a C# project?

c# csproj bond