Hyperion

Guidance for Hyperion high-performance polymorphic serializer for .NET. USE FOR: Akka.NET actor message serialization, polymorphic type handling, object graph serialization with circular references, high-throughput binary serialization, version-tolerant deserialization of actor system messages. DO NOT USE FOR: human-readable serialization (use System.Text.Json), cross-language interop (use protobuf-net or Bond), REST API payloads, or long-term data storage requiring schema evolution.

Tyler-R-Kendrick 79e5201 21 files · 28.3 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/serialization/hyperion commit 79e520181e

Frequently asked questions

npx skillmds add tyler-r-kendrick/hyperion