Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Protobuf-net : Nested IEnumerable objects

c# protobuf-net

How protobuf-net serialize DateTime?

Asynchronous protobuf serialization

c# .net protobuf-net

Protobuf.net Exception - Timeout while inspecting metadata

c# deadlock protobuf-net

ProtoBuf.NET not serializing when using DataContract attributes

protobuf-net

Protobuf-net on UWP/.NET Native and iOS

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?