2

我想将 Web API 2 / OData 与protobuf一起使用。
有几篇关于如何让 Web API 服务使用协议缓冲区的文章,但我似乎找不到任何关于如何让 OData 客户端库在客户端上反序列化的文章。
https://www.infoworld.com/article/2982579/application-architecture/working-with-protocol-buffers-in-web-api.html
https://damienbod.com/2014/01/11/using-protobuf -net-media-formatter-with-web-api-2/

我很确定我需要在 OData SendingRequest / ReceivingResponse 事件中做一些事情,但我似乎找不到任何关于如何实现这一点的文章。

4

0 回答 0