Migrant

Guidance for Migrant fast binary serialization library for .NET. USE FOR: fast binary serialization of complex object graphs, version-tolerant deserialization, simulation state snapshots, game save/load systems, deep object cloning via serialization, internal data persistence with circular reference support. DO NOT USE FOR: cross-language interop (use protobuf-net), REST API responses (use System.Text.Json), human-readable data formats, or long-term archival storage with strict schema guarantees.

Tyler-R-Kendrick 82a959e 20 files · 29.3 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/serialization/migrant commit 82a959e9dc

Frequently asked questions

npx skillmds add tyler-r-kendrick/migrant