serialization

SKILLFlujo de trabajocomunidad
v0.0.0ComeOnOliverMITActualizado hace 1 mFuente →

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 →
60Estrellas del repo
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
AutorComeOnOliver
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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.

Palabras clave
skillclaude