serialization

SKILLFlusso di lavorocommunity
v0.0.0ComeOnOliverMITAggiornato 1 mesi faFonte →

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.

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
60Stelle del repo
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
AutoreComeOnOliver
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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.

Parole chiave
skillclaude