Sign in Sign up
nuget

Loyc.SyncLib.SyncProtobuf

SyncProtobuf provides ISyncManager implementations for reading and writing the Protocol Buffers wire format with Loyc.SyncLib, a simple, flexible serialization/deserialization framework in which a single "synchronizer" function can both read and write the serialized form of a type. The output is standard, valid Protocol Buffers that can be parsed by any Protobuf implementation (such as protoc-generated code or protobuf-net), and a matching .proto schema can be generated automatically.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
3
Cadence
~daily
Last 12 months
3

Details

First release
Jul 27, 2026
Releases
Version Released
30.3.3 patch
30.3.2 patch
30.3.1 initial