Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protobuf-net

Protobuf-net enum serialization behaviour changed in ver. 2.3.0

c# protobuf-net

Deserializing Protobuf-Net objects using a filter

protobuf-net

No serializer defined for type: System.Drawing.Color

protobuf-net

In a proto, how can I define a map as a custom option

Is size of protobuf serialized data fixed for simple classes?

protobuf-net

How should i be using Booksleeve with protobuf-net?

Converting a StreamReader to a Stream

Protobuf-net GRPC - System.NotSupportedException: 'Specified method is not supported.'

c# grpc protobuf-net

protobuf.net inheritance - using ImplicitFields = ImplicitFields.AllFields

c# protobuf-net

c# protobuf-net when deserialize the some property value always is -1

c# protobuf-net

What do you mean "expected type name"in this protobuf error?

C# generic type in a base class

Protobuf-net serialization of class that nests itself

How to generate struct with ProtoGen from proto file

c# .net protobuf-net

What NuGet package should I use between protobuf-net and google.protobuf for a new .net core app?

How to squeeze the most performance out of probuf-net