CGbR icon indicating copy to clipboard operation
CGbR copied to clipboard

Target for protobuf

Open Toxantron opened this issue 8 years ago • 0 comments

CGbR should include a LocalGenerator for Googles protobuf protocol. The idea would be to use Attributes like in protobuf-net but generate partial classes similar to Googles official CSharp port.

The code generator could look similar to the Binary DataContract Serializer.

All code shall be commited to the protobuf branch.

Toxantron avatar Apr 29 '16 11:04 Toxantron