Skip to main content
Run any Skill in Manus
with one click

dotnet-serialization

Stars3
Forks0
UpdatedJuly 6, 2026 at 10:32

Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over reflection-based (Newtonsoft.Json). Use System.Text.Json with AOT source generators for JSON scenarios. Use when implementing serialization or choosing a wire format in .NET.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly