Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values 5 years ago
..
README.md Move C#-only test protos to csharp/protos 7 years ago
map_unittest_proto3.proto Remove non-C# options from C#-only test protos 7 years ago
unittest.proto Add tests for field presence and default values 5 years ago
unittest_custom_options_proto3.proto Add Oneof custom options test 8 years ago
unittest_import.proto Add test protos to test project 5 years ago
unittest_import_proto3.proto Remove non-C# options from C#-only test protos 7 years ago
unittest_import_public.proto Add test protos to test project 5 years ago
unittest_import_public_proto3.proto Remove non-C# options from C#-only test protos 7 years ago
unittest_issues.proto delete all duplicate empty blanks (#5758) 6 years ago
unittest_proto3.proto delete all duplicate empty blanks (#5758) 6 years ago

README.md

This directory contains unit test protos adapted from those in src/google/protobuf, and C#-specific test protos for regression tests against bugs found in the C# codegen or library.