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#
- Host: GitHub
- URL: https://github.com/mostlygeek/csharp-protocol-buffer-test
- Owner: mostlygeek
- Created: 2011-11-01T20:36:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-01T21:01:59.000Z (over 13 years ago)
- Last Synced: 2025-02-12T16:51:52.351Z (4 months ago)
- Language: C#
- Homepage:
- Size: 151 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
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/