|
|
hace 10 años | |
|---|---|---|
| .. | ||
| build | hace 10 años | |
| keys | hace 10 años | |
| lib | hace 10 años | |
| mono | hace 10 años | |
| protos | hace 10 años | |
| src | hace 10 años | |
| testdata | hace 10 años | |
| .gitignore | hace 10 años | |
| CHANGES.txt | hace 10 años | |
| README.md | hace 10 años | |
This directory contains a library that implements Protocol Buffers functionality in C#.
C# protobufs are currently under development and are not officially supported yet. Also, as of now, only proto2 is supported. Proto3 support for C# is currently in progress (both design & implementation).
This subtree was originally imported from https://github.com/jskeet/protobuf-csharp-port and represents the latest development version of C# protobufs, that will now be developed and maintained by Google. All the development will be done in open, under this repository (https://github.com/google/protobuf).