Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Is it best to have many field in protobuf message or nested messages?

Protobuf-Net Empty List

c# protobuf-net

Decoding protobuf without schema

c# protobuf-net

Generate C# from proto files and vice versa interpreting custom options

How to compare two .NET object graphs for differences?

C# .net protocol buffers - protobuf-net support for serializing dictionary of object values?

How can I send multiple types of objects across Protobuf?

Is protobuf-net thread safe?

c# protobuf-net

Protobuf-net serialization/deserialization

Force protobuf-net to serialize all default values

Alternative to protobuf-net - size and time efficient serializer to work with objects graph

"Invalid field in source data: 0" error with ProtoBuf-Net and Compact Framework

Is it possible to use Protobuf-Net with a class without a parameterless constructor?

Protobuf-net deserializes empty collection to null when the collection is a property of another type

protobuf-net

How to model HashMap/Dictionary in the ProtoBuf efficiently

Serialize List<object> (where the objects are supported primitives) in Protobuf.NET?

c# protobuf-net

What is protobuf-net SerializeWithLengthPrefix tag argument for?

c# protobuf-net

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

Protobuf-Net error message: No Serializer defined for type: System.Type

protobuf.net Unexpected subtype