Sign in Sign up
nuget

BinaryRecords

WIP C# serialization library with ultra-fast type-semantic free versioning that allows for deterministic and non-deterministic deserialization paths. The versioning is completely optional, with planned optional backwards compatibility too. Currently the only constructable types are records. Standard usage requires no attributes or registering of types. Registering your own serialize/deserialize functions is supported.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
16
Cadence
~3 days
Last 12 months
0

Details

First release
Dec 06, 2020
Releases
Version Released
0.4.1 patch
0.4.0 minor
0.3.4 patch
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.0 minor
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial