Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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#?

Google protobuf 3: deprecated a field, but cannot remove the dependencies?

For which scenarios is protobuf-net not appropriate?

c# protobuf-net

protobuf-net: Possible recursion detected

Protobuf-net serialization on sockets. No parameterless constructor found ProtoException

Does protobuf-net support nullable types?

Protobuf-net serialization without annotation