Search code examples
Do grpc services support primitive types?...

grpcprotobuf-netgrpc-c#

Read More
Can I use protobuf-net to serialize and deserialize ConcurrentDictionaries to the same file and then...

c#performanceioprotobuf-netconcurrentdictionary

Read More
ProtoBuf-Net error message " Invalid field in source data: 0"...

c#serializationdeserializationprotobuf-net

Read More
Is protobuf-net thread safe?...

c#protobuf-net

Read More
How to handle System.Drawing.Image stored with protobuf just like a byte array?...

c#.net-6.0protobuf-net

Read More
Converting Stream to String and back...

c#.netserializationdeserializationprotobuf-net

Read More
Publish/Subcribe Notification Service Over gRPC Using protobuf-net.grpc...

c#.netpublish-subscribeprotobuf-netprotobuf-net.grpc

Read More
How to serialize/deserialize large list of items with protobuf-net...

serializationprotobuf-net

Read More
A WebApi error occurred InvalidOperationException: Incomplete protobuf payload received; got 0 of 30...

c#asp.net-web-apiprotobuf-net.net-core-3.0

Read More
protobuf and List<object> - how to serialize / deserialize?...

c#.net-3.5protobuf-net

Read More
Protobuf-net serialization/deserialization...

c#serializationarraysprotocol-buffersprotobuf-net

Read More
Protobuf-net IsPacked=true and DataFormat = DataFormat.Group for list/array data of primitive types...

c#protobuf-net

Read More
Replace binaryformatter by protobuf...

c#c#-4.0protobuf-net

Read More
Protobuf-net create .proto with many classes & interfaces...

c#.netserializationprotocol-buffersprotobuf-net

Read More
A reference-tracked object changed reference during deserialization...

c#.netdeserializationprotobuf-net

Read More
Protobuf-net - How to add same field in inherited class with backward version compatibility...

.netprotobuf-net

Read More
specified method is not supported error on calling grpc service using protobuf-net library...

c#grpcprotobuf-netgrpc-dotnetprotobuf-net.grpc

Read More
Protobuf-net.Grpc generic services...

c#.net-6.0protobuf-net

Read More
How can I serialize a struct as a primitive type?...

c#protobuf-net

Read More
Using Protobuf-Net In Xamarin.iOS without full AOT...

xamarin.iosprotobuf-net

Read More
How to read a RepeatedField (or at least its Count) using Google.Protobuf.Reflection?...

c#reflectionprotocol-buffersprotobuf-net

Read More
Protobuffers and Golang --- writing out marshal'ed structs and reading back in...

goprotocol-buffersprotobuf-netgrpc-goprotobuf-go

Read More
Google.Protobuf.InvalidProtocolBufferException: Protocol message contained an invalid tag (zero)...

c#protobuf-net

Read More
protobuf-net inheritance...

c#protocol-buffersprotobuf-net

Read More
Protobuf3 - Protobuf-net get Options/Extensions from C#...

c#protocol-buffersprotobuf-net

Read More
How to read all POST body bytes in an ASP.NET app using System.IO.Pipelines.PipeReader?...

c#asp.net.netprotobuf-netsystem.io.pipelines

Read More
C# create proto file from c# class...

c#protobuf-net

Read More
Mixing Code-First gRPC with Contract-First gRPC...

protobuf-netprotobuf-net.grpc

Read More
C# code first grpc : custom protobuf converter for DateTime...

c#grpcprotobuf-netprotobuf-net.grpc

Read More
protobuf-net v3 with surrogate and inheritance hierarchies...

c#protobuf-net

Read More
BackNext