Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

protobuf-net NOT faster than binary serialization?

ProtoBuf-net serializing IEnumerable<T>

c# silverlight protobuf-net

Protobuf-net object reference deserialization using Dictionary: A reference-tracked object changed reference during deserialization

Using ProtoBuf-Net, how to (de)serialize a multi-dimensional array?

Memory usage serializing chunked byte arrays with Protobuf-net

XML vs Binary performance for Serialization/Deserialization

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?