Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

How does protobuf-net handle readonly fields?

c# protobuf-net readonly il

Protobuf-Net: how to serialize guids?

protobuf-net

How RuntimeTypeModel can be used to associate ProtoInclude with a type in protobuf-net?

.net protobuf-net

How to deal with null values when serializing arrays with protobuf-net?

.net protobuf-net

ProtoBuf-Net error message - "Nested or jagged lists and arrays are not supported"

Protobuf .NET Post Deserialization Handler

c# protobuf-net

Adding custom ValueProviderFactories to ASP.NET MVC3?

protobuf: read a message in C++ from C#

Protobuf-net is incompatible with official google Protobuf for C++ (message encoding)

serializing a Dictionary<string,object> in ProtoBuf-net fails

Reading a Protobuf Message in C#

c# protobuf-net

protobuf-net message serialized size property

c# protobuf-net

Can I re-use object instances to avoid allocations with protobuf-net?

c# .net protobuf-net

Serializing F# discriminated unions with protobuf

f# protobuf-net

Google.Protobuf.InvalidProtocolBufferException: Protocol message contained an invalid tag (zero)

c# protobuf-net

Protobuf-Net ProtoMember "IsRequired" attribute usage

protobuf-net

Reference integrity in BinaryFormatter

Any proper way of sending byte data to Unity3D from a C plugin?

Protobuf-net : Nested IEnumerable objects

c# protobuf-net

How protobuf-net serialize DateTime?