Bo Yang e62d1f13f2 Add back removed descriptor field. 9 years ago
..
Collections 042993b3dd Implement RepeatedField.AddRange (#1733) 9 years ago
Compatibility 3df146e198 Remove unnecessary reflection call 9 years ago
Properties 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 9 years ago
Reflection e62d1f13f2 Add back removed descriptor field. 9 years ago
WellKnownTypes 93007e15ff Bump library veriosn to 3.1 9 years ago
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
ByteString.cs 885406abcf Make BytesString.Unsafe internal (which it should have been all along) 10 years ago
CodedInputStream.cs 790e6afb72 Fixed out-of-date documentation for CodedInputStream.ReadEnum. (#1581) 9 years ago
CodedOutputStream.ComputeSize.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
CodedOutputStream.cs c0cf71bec9 Implement IDisposable for CodedInputStream and CodedOutputStream 9 years ago
FieldCodec.cs 3df146e198 Remove unnecessary reflection call 9 years ago
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
Google.Protobuf.xproj 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 9 years ago
ICustomDiagnosticMessage.cs 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 10 years ago
IDeepCloneable.cs f2732c7af1 More TODOs done. 10 years ago
IMessage.cs f2732c7af1 More TODOs done. 10 years ago
InvalidJsonException.cs 0fb39c4afe Created a new exception for JSON failures. 10 years ago
InvalidProtocolBufferException.cs 1a34ac03be Throw a better exception when invalid base64 is detected in JSON 10 years ago
JsonFormatter.cs a8aae8989c Bring C#'s ToPascalCase method in line with C++. 9 years ago
JsonParser.cs 835fb947cc Fixed parsing of BoolValue. 9 years ago
JsonToken.cs fb2488225f Implement JSON parsing in C#. 10 years ago
JsonTokenizer.cs 3de2fced6b Handle JSON parsing for Any. 10 years ago
LimitedInputStream.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
MessageExtensions.cs 7762f163a4 Rename Preconditions to ProtoPreconditions 10 years ago
MessageParser.cs 7762f163a4 Rename Preconditions to ProtoPreconditions 10 years ago
ProtoPreconditions.cs 7762f163a4 Rename Preconditions to ProtoPreconditions 10 years ago
WireFormat.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
project.json f933d10fbe Update version number. 9 years ago