serialization
CommunityMaster .NET serialization for AOT and performance.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexities of choosing and implementing efficient, AOT-compatible serialization formats in .NET applications, ensuring optimal performance and compatibility.
Core Features & Use Cases
- Format Selection Guidance: Provides a clear comparison of JSON (System.Text.Json, Newtonsoft.Json), Protocol Buffers, and MessagePack, detailing their pros and cons regarding AOT compatibility, performance, and payload size.
- AOT-Safe Implementation: Demonstrates how to use System.Text.Json source generators and MessagePack's AOT resolver for Native AOT compatibility.
- Use Case: When building a new microservice that needs to communicate efficiently with other services, this Skill helps you select and implement Protocol Buffers for high-performance, low-latency data exchange.
Quick Start
Use the serialization skill to implement System.Text.Json source generators for a Product class.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: serialization Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#serialization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.