Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Serialize C# object, want to deserialize to an interface

Replacing IList<> in protobuf-net v3 update?

c# protobuf-net

DefaultValue properties deserialization

protobuf-net

Protobuf-net.Grpc generic services

c# .net-6.0 protobuf-net

How do you configure protobuf-net's RuntimeModel.Default to support serializing/deserializing a SessionSecurityToken?

No suitable Default Type encoding found. While serialize using protobuf

protobuf-net

Merging Collection property objects using protobuf-net

protobuf-net

protobuf-net v2 type meta

protobuf -net doesn’t know how to serialize datamember that are of type = object

.net wcf c#-4.0 protobuf-net

No parameterless constructor exception when attempting to read past the end of stream

c# protobuf-net

Issue Deserializing Protobuf files with MonoTouch

Parsing a raw Protocol Buffer byte stream in C#

Generated file with protobuf-net for c# is different a little from the same file generated in C++

How to parse .proto file into a FileDescriptor in C#?

c# protobuf-net

Using bool type in Proto-Buf

c# protobuf-net

Protobuf-net: How to serialize complex collection?

How to support custom options with protobuf-net?