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....
More information
Source code only package to support c# 11 `required` feature of net7, `init-only and record` of c# 9 in the old frameworks net4x, netstandard2.x, NET6 and NET5.