Bond

Guidance for Microsoft Bond schematized data serialization framework. USE FOR: cross-platform schema-first serialization, Compact Binary and Fast Binary wire formats, schema evolution with backward/forward compatibility, high-performance RPC data contracts, strongly typed data interchange between .NET, C++, Python, and Java services. DO NOT USE FOR: JSON REST APIs (use System.Text.Json), human-readable config files, simple key-value storage, or when schema-less flexibility is required.

Tyler-R-Kendrick 9b159f4 20 files · 26.1 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/serialization/bond commit 9b159f4c99

Frequently asked questions

npx skillmds add tyler-r-kendrick/bond