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 dbf77c65c4 Refactor how group endings are detected in generated C# code (#5686) 6 years ago
..
Collections Compare floating point values bitwise in C# 7 years ago
Compatibility Remove the executable bit from several source code files 7 years ago
Reflection Test locations, and add comment to clarify testing 7 years ago
TestProtos Refactor how group endings are detected in generated C# code (#5686) 6 years ago
WellKnownTypes Ported FieldMaskUtil from Java to C# (#5045) 7 years ago
ByteStringTest.cs Replace repo links. 7 years ago
CodedInputStreamExtensions.cs Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. 10 years ago
CodedInputStreamTest.cs Increase C# default recursion limit to 100 (#5339) 6 years ago
CodedOutputStreamTest.cs Ensure leaveOpen is true when writing to a buffer 8 years ago
DeprecatedMemberTest.cs First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
EqualityTester.cs First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
FieldCodecTest.cs Remove the executable bit from several source code files 7 years ago
FieldMaskTreeTest.cs Ported FieldMaskUtil from Java to C# (#5045) 7 years ago
GeneratedMessageTest.cs Add unknown field support for csharp (#3936) 7 years ago
Google.Protobuf.Test.csproj Provide simple access to descriptor declarations in C# 7 years ago
IssuesTest.cs Fix merging with message-valued oneof 8 years ago
JsonFormatterTest.cs MMinor fix-ups to C# tests from changes in earlier commits 7 years ago
JsonParserTest.cs Allow list values to be null when parsing 7 years ago
JsonTokenizerTest.cs Add JsonParser setting to ignore unknown field values 8 years ago
SampleEnum.cs First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
SampleMessages.cs Regenerate all C# code and make it compile 9 years ago
SampleNaNs.cs Compare floating point values bitwise in C# 7 years ago
TestCornerCases.cs Regenerate all C# code and make it compile 9 years ago
UnknownFieldSetTest.cs Add DiscardUnknownFields support for C# 7 years ago
testprotos.pb Down-integrate internal changes to github. (#5555) 6 years ago