Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Is DataMember(Order=n) annotation required for protobuf-net v2?

protobuf-net

Endpoint behavior configuration WCF with Protobuf-net

wcf protobuf-net

Getting IEnumerable<T> semantics with a NetTcpBinding WCF service?

How to avoid having duplicate objects in WCF over protobuf

protobuf-net into .proto generates enum conflicts?

Serialize prefix tree

c# tree protobuf-net

Batching technique using Protobufs

Can I use net.tcp bindings for protobuf-net WCF?

.net wcf protobuf-net

Error while using ProtoBuf-Net with flags enum

c# protobuf-net

How to process a .proto file using protobuf-net

Protobuf-net enum backwards compatibility

protobuf-net v2 and Monotouch : How does it mix?

Use Protobuf-net to stream large data files as IEnumerable

c# protobuf-net

How to generate .proto files from Protocol Buffers .NET code?

Deserializing a type at the current stream position with protobuf-net

c# protobuf-net

Google Protocol Buffers Serialization hangs writing 1GB+ data

Force protobuf-net to ignore IEnumerable/ICollection interfaces

Does protocol buffers support serialization of object graphs with shared references?