Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Is there a Visual Studio debug visualizer for a stream or byte array containing protobuf payload?

Where is Serializer on .net core ProtoBuf?

c# .net-core protobuf-net

Protobuf.net - all fields of a class required to be serialized

c# protobuf-net

Using import in proto file with Visual Studio/Rider

protobuf-net code generator

Serializing base class properties

Does protobuf-net support C# 9 positional record types?

c# protobuf-net

protobuf-net v2 r450 inheritance

c# protobuf-net

Is it possible to use google.protobuffer to serialize data without prefixing the length of each data field?

null string deserialized to empty string when using protobuf-net

protobuf-net

Protobuf-Net fails on Monodroid with InvalidOperationException in release mode

Can Protobuf.Net Serialize a Dynamic Dictionary?

c# protobuf-net

Does protobuf-net support ArraySegment (yet?)

Updating an object already serialized

c# protobuf-net

Help needed with the most trivial protobuf-net example 2

.net protobuf-net