标签: servicestack protobuff.net
你有相应的例子吗?我想现在将传输格式转换为protolbuff。谢谢。
答案 0 :(得分:1)
请阅读ServiceStack's ProtoBuf Format docs,其中显示了注册ProtoBufFormat插件的示例以及有关装饰DTO所需内容的信息,因此可以使用ProtoBuf进行序列化。
ProtoBufFormat