Serialization

JSON and binary serialization patterns for .NET applications, including System.Text.Json source generators, Protocol Buffers, MessagePack, and AOT-compatible best practices. Use when configuring JSON serialization, choosing between formats, implementing Protocol Buffers for high-performance scenarios, or working with Native AOT.

wshaddix f576ff6 14.0 KB Updated

File contents

wshaddix/dotnet-skills/tree/main/skills/serialization commit f576ff6dfd

Frequently asked questions

npx skillmds add wshaddix/serialization