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.
 
 
 
 
 
 
Thomas Van Lenten 9a4692d8af Update the comment on the message_type to cover what it should be. 7 years ago
..
Collections C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 8 years ago
Compatibility Fixes for .NET 3.5 compatibility 8 years ago
Reflection Add Oneof custom options test 8 years ago
TestProtos Update the comment on the message_type to cover what it should be. 7 years ago
WellKnownTypes Make Any easier to work with in C# 8 years ago
ByteStringTest.cs Fixes for .NET 3.5 compatibility 8 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. 9 years ago
CodedInputStreamTest.cs Ensure leaveOpen is true when writing to a buffer 8 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 Fixes for .NET 3.5 compatibility 8 years ago
GeneratedMessageTest.cs Regenerate all C# code and make it compile 9 years ago
Google.Protobuf.Test.csproj Convert C# projects to MSBuild (csproj) format 8 years ago
IssuesTest.cs Code review fixes 9 years ago
JsonFormatterTest.cs Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings to multiple options. 8 years ago
JsonParserTest.cs Move test for standalone BoolValue to JsonParserTest 9 years ago
JsonTokenizerTest.cs Remove duplicate test cases. 9 years ago
Program.cs update csharp README and fix .NET 3.5 build error 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
TestCornerCases.cs Regenerate all C# code and make it compile 9 years ago