An open API service indexing awesome lists of open source software.

https://github.com/mostlygeek/csharp-protocol-buffer-test

Test Code for Protocol Buffers on C#
https://github.com/mostlygeek/csharp-protocol-buffer-test

Last synced: 3 months ago
JSON representation

Test Code for Protocol Buffers on C#

Awesome Lists containing this project

README

        

About
=====

Test code for using V2 (r450) of protobuf-net

See the https://github.com/mostlygeek/CSharp-Protocol-Buffer-Test/blob/master/Protobuf-Test/Main.cs[Protobuf-Test/Main.cs] file for code.

Proto-buf library from: http://code.google.com/p/protobuf-net/