Search code examples
Client callbacks with protobuf-net.Grpc...


grpcprotobuf-net

Read More
How to add an existing .proto file as link to a .net core project...


.net-coregrpcprotobuf-net

Read More
protobuf-net converts List<T> to List_T class when using .ToProto()...


c#protocol-buffersprotobuf-netproto

Read More
Protobuf-net error with nested classes: 'Type is not expected, and no contract can be inferred: ...


c#protobuf-net

Read More
The type or namespace name 'ProtoBuf' could not be found...


c#buildprotobuf-net

Read More
NetworkComms custom object error - "objectToSerialize must implement IExplicitlySerialize"...


c#serializationprotobuf-netnetworkcomms.net

Read More
What iterate method does protobuf-net used when serialize/deserialize an enumerable instance?...


c#protobuf-net

Read More
How to use IAsyncEnumerable within a message in protobuf-net.grpc?...


c#grpcprotobuf-net

Read More
Binding a ProtoInclude to the corresponding RuntimeTypeModel binding doesn't work...


c#protobuf-net

Read More
How does the protobuff compiler distinguish between different services and their messages with same ...


protocol-buffersprotobuf-netgrpcgrpc-java

Read More
protobuf-net does not deserialize DateTime.Kind correctly...


c#.netserializationprotobuf-netglobalization

Read More
Protobuf-net object graph reference with surrogate...


c#serializationprotobuf-net

Read More
ProtoBuf corrupts byte array during deserialization (extra 0's added)...


c#protocol-buffersprotobuf-net

Read More
How to convert C# datetimes into Python datetimes with protobuf-net?...


c#pythondatetimeprotobuf-net

Read More
Why redis with protobuf is saving empty arrays as null?...


c#redisprotobuf-netstackexchange.redis

Read More
How to resolve 'Arithmetic operation resulted in an overflow.' for enums with long values...


protobuf-net

Read More
MessageParser.ParseFrom - GUID issue...


protobuf-netprotocol-buffers

Read More
Protobuf.ProtoException: No parameterless constructor found... when receiving specific message from ...


c#socketsprotobuf-net

Read More
'NotSupportedException: Type cannot be represented as a default value' after updating protob...


c#protobuf-net

Read More
How RuntimeTypeModel can be used to associate ProtoInclude with a type in protobuf-net?...


.netprotobuf-net

Read More
What base serializer does protobuf-net use to output byte array?...


c#protobuf-net

Read More
protobuf-net serialize/deserialize DateTime & Guid types...


javac#protocol-buffersprotobuf-net

Read More
(De)serializing specific subclass without using [ProtoInclude]...


c#protobuf-net

Read More
Netty server send a byte[] encoded by Protobuf, but C# client Socket.Receive keeps being 0...


javac#socketsprotobuf-netprotobuf-java

Read More
How can I define IQueryable in proto file...


c#protocol-buffersgrpcprotobuf-netproto

Read More
ProtoBuf doesn't deserialize an object with interface...


c#socketsprotobuf-net

Read More
Using ProtoBuf-Net for two different sets of serialization...


c#protobuf-net

Read More
Converting Protobuf schema inside javascript into separate proto definition file...


javascriptprotocol-buffersprotobuf-net

Read More
Questions regarding ProtoBuf-Net with inheritance?...


c#.netprotocol-buffersprotobuf-net

Read More
Self describing messages on network with ProtoBuf-Net...


c#.netprotocol-buffersprotobuf-net

Read More
BackNext