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.
 
 
 
 
 
 
Chris Bacon d22eaded5c Remove unneeded exception methods 5 years ago
..
Collections Merge pull request #6530 from prat0088/csharp-ensuresize 6 years ago
Compatibility Remove the executable bit from several source code files 7 years ago
Properties Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 9 years ago
Reflection Merge pull request #6824 from jskeet/fix-extensions 5 years ago
WellKnownTypes Down Integrate to GitHub (#6414) 6 years ago
ByteArray.cs First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
ByteString.cs [csharp] Fix typo 6 years ago
CodedInputStream.cs Allow extra fields in wrapper messages, more tests. 5 years ago
CodedOutputStream.ComputeSize.cs Use fixed size for bool, float and double field in codec (#5810) 6 years ago
CodedOutputStream.cs C# Proto2 feature : Groups (#5183) 6 years ago
Extension.cs Fix issues from interactive rebase and regenerate code 6 years ago
ExtensionRegistry.cs Add braces around single-statement if/foreach 6 years ago
ExtensionSet.cs GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
ExtensionValue.cs Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 6 years ago
FieldCodec.cs Allow extra fields in wrapper messages, more tests. 5 years ago
FieldMaskTree.cs delete all duplicate empty blanks (#5758) 6 years ago
FrameworkPortability.cs Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
Google.Protobuf.csproj Update version to 3.11.0-RC0 6 years ago
ICustomDiagnosticMessage.cs Introduce ICustomDiagnosticMessage to allow for custom string formatting 9 years ago
IDeepCloneable.cs More TODOs done. 10 years ago
IExtendableMessage.cs GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
IMessage.cs More TODOs done. 10 years ago
InvalidJsonException.cs Created a new exception for JSON failures. 10 years ago
InvalidProtocolBufferException.cs Remove unneeded exception methods 5 years ago
JsonFormatter.cs delete all duplicate empty blanks (#5758) 6 years ago
JsonParser.cs delete all duplicate empty blanks (#5758) 6 years ago
JsonToken.cs Implement JSON parsing in C#. 10 years ago
JsonTokenizer.cs delete all duplicate empty blanks (#5758) 6 years ago
LimitedInputStream.cs delete all duplicate empty blanks (#5758) 6 years ago
MessageExtensions.cs Revert changes for FieldPresenceAccessor 6 years ago
MessageParser.cs C# Proto2 feature : Extensions (#5350) 6 years ago
ObjectIntPair.cs C# Proto2 feature : Extensions (#5350) 6 years ago
ProtoPreconditions.cs C# Proto2 feature : Field presence and default values (#4642) 7 years ago
UnknownField.cs delete all duplicate empty blanks (#5758) 6 years ago
UnknownFieldSet.cs Add some exceptions for MessageParser.ParseFrom (#5588) 6 years ago
WireFormat.cs C# Proto2 feature : Extensions (#5350) 6 years ago