Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Limiting protobuf-net inheritance "tree"

Lazy, stream driven object serialization with protobuf-net

Protobuf c# to java deserializing multiple messages

protobuf-net Sub-message not read correctly

c# exception protobuf-net

Protobuf-Net serialize object with unaccessible to proto type

Protobuf-net (de)serialization of decimals throws when using custom decimal proto contract (C#/C++ interop)

How can I connect a gRPC client in .NET framework with a secure .NET Core server?

nuget error installing protobuf-net on portable library

Protobuf-net dynamictype array

protobuf-net not serializing C# properties with private setters

c# protobuf-net

Why I have to use [ProtoInclude]?

protobuf-net

ProtoBuf-Net ProtoInclude Generic Type Subclass

protobuf-net

Why won't my List<Foo> serialize with protobuf-net?

c# protobuf-net

How to serialize large nested arrays with protobuf?

ProtoBuf corrupts byte array during deserialization (extra 0's added)

Protobuf-net Serialize/Deserialize to/from byte arrays

c# protobuf-net

How to choose a field number when using protobuf-net inheritance?

c# inheritance protobuf-net

protobuf-net : how to represent DateTime in C#?

Does protobuf-net support nullable types?

Protobuf-net serialization without annotation