Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

When does the ProtoEnum attribute need to be used for protobuf-net?

c# enums protobuf-net

How to convert C# datetimes into Python datetimes with protobuf-net?

ProtoInclude in abstract class - dlls cannot know about each other

What is wrong with this usage of a protobuf-net surrogate?

.net protobuf-net

Determine missing (required) fields in Protobuf .NET

protobuf-net

Extending Protocol Buffers to use an existing protocol?

Is it possible to serialize/deserialize immutable types with protobuf-net on Windows Phone 7/8?

Call PrepareSerializer without Generic classes

protobuf-net

Protobuf-net: change name of message

c# protobuf-net

Serialization of generic collections in protobuf-net

c# generics protobuf-net

Using the same model to deserialize in parallel (efficiently)

protobuf-net repeated field as ObservableCollection<T>

c# .net protobuf-net

C# Best way to transfer Serialized Protobuff data thru http

Protobuf-net bug - serializing fixed array that is set to null

protobuf-net

Serialization of generic tree with protobuf-net

Protobuf de-serializing exception "A repeated type was not expected as an aux type"

c# protobuf-net