Jon Skeet e0d24cc84a Detect invalid tags with a field number of 0 in C# 8 years ago
..
Collections 727c0dc1fa C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 8 years ago
Compatibility c9b2c8f327 Fixes for .NET 3.5 compatibility 9 years ago
Reflection ccb76fff44 Add Oneof custom options test 9 years ago
TestProtos 9a4692d8af Update the comment on the message_type to cover what it should be. 8 years ago
WellKnownTypes 62d7fe5697 Make Any easier to work with in C# 8 years ago
ByteStringTest.cs c9b2c8f327 Fixes for .NET 3.5 compatibility 9 years ago
CodedInputStreamExtensions.cs ff334a60eb 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 e0d24cc84a Detect invalid tags with a field number of 0 in C# 8 years ago
CodedOutputStreamTest.cs cdd524a0bd Ensure leaveOpen is true when writing to a buffer 8 years ago
DeprecatedMemberTest.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
EqualityTester.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
FieldCodecTest.cs c9b2c8f327 Fixes for .NET 3.5 compatibility 9 years ago
GeneratedMessageTest.cs 84ea2c7a81 Regenerate all C# code and make it compile 10 years ago
Google.Protobuf.Test.csproj f26e8c2ae0 Convert C# projects to MSBuild (csproj) format 8 years ago
IssuesTest.cs 6f8dd2115b Code review fixes 10 years ago
JsonFormatterTest.cs 689e4bf5f4 Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings to multiple options. 9 years ago
JsonParserTest.cs 7cc9cb407b Move test for standalone BoolValue to JsonParserTest 10 years ago
JsonTokenizerTest.cs 46e088e2b6 Remove duplicate test cases. 10 years ago
Program.cs 95749d5af6 update csharp README and fix .NET 3.5 build error 8 years ago
SampleEnum.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
SampleMessages.cs 84ea2c7a81 Regenerate all C# code and make it compile 10 years ago
TestCornerCases.cs 84ea2c7a81 Regenerate all C# code and make it compile 10 years ago