Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

protobuf-net fails deserializing my class

c# protobuf-net

C# protobuf-net - default value overwrites value from protobuf data

c# protobuf-net

Problem deserializing data with protobuf-net that was serialzed by google's protobuf

Preserving proto comments when generating C# with protobuf-net

Invalid binary character when transmitting ProtoBuf-net messages over AWS SQS

How to implement VARIANT in Protobuf

protobuf-net implicit contracts

How to return stream from WCF service?

.net wcf stream protobuf-net

Deserialize list of objects using protobuf

protobuf serialization of IEnumerable<Interface> [duplicate]

c# silverlight protobuf-net

protobuf-net version 2.X to 3.X migration

c# protobuf-net

Serializing an IEnumerable trough WCF using Protobuf-net and Monotouch for IOS

can I set a global object factory for Protobuf-net?

Human-readable representations in protobuf-net

protobuf-net OverwriteList on Byte Array

c# protobuf-net

Is of <T> allowed in a run-time ProtoBuf-net model?

c# .net protobuf-net

Is there a way to define alternative conversion functions (from/to interfaces) in a protobuf-net surrogate class

c# protobuf-net