This repository provides tooling for working with Protobuf for the .NET platform
This repository has sub modules, clone it with:
$ git clone --recursive <repository url>
If you've already cloned it, you can get the submodules by doing the following:
$ git submodule update --init --recursive
To learn how to contribute please read our contributing guide.
File issues to our Home repository.