Simple Binary Encoder for .NET This directory contains the visual studio solution for the .NET version of SBE Build To run the build: $ build.bat Note: the build file assumes .NET 4 is installed. This will: restore NuGet packages compile the solution run unit tests