TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library contains a serialization implementation for the Protobuf-Net Google Protocol Buffers serializer for TypeSafe.Http.Net. To register this serializer with the builder use the RegisterProtobufNetSerializer extension.
$ dotnet add package TypeSafe.Http.Net.Serializer.ProtobufNetNo README available.