عنوان:

‫کتابخانه protobuf-net (پیاده سازی Protocol Buffers برای دات نت)


نویسنده: محمد جواد ابراهیمی
تاریخ: ۱۳۹۸/۰۲/۲۱ ۲۲:۹
آدرس: www.dntips.ir

protobuf-net is a contract based serializer for .NET code, that happens to write data in the "protocol buffers" serialization format engineered by Google. The API, however, is very different to Google's, and follows typical .NET patterns (it is broadly comparable, in usage, to XmlSerializer, DataContractSerializer, etc). It should work for most .NET languages that write standard types and can use attributes. 

Nuget Package : https://www.nuget.org/packages/protobuf-net 




مشاهده مطلب اصلی