Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Decode custom option values when classes are generated with protobuf-net

When does the ProtoEnum attribute need to be used for protobuf-net?

c# enums protobuf-net

How to convert C# datetimes into Python datetimes with protobuf-net?

ProtoInclude in abstract class - dlls cannot know about each other

What is wrong with this usage of a protobuf-net surrogate?

.net protobuf-net

Determine missing (required) fields in Protobuf .NET

protobuf-net