Maps Smithy protocol traits to generated SDK marshaller/unmarshaller code patterns
aws/aws-sdk-net
SkillsMP has collected 6 skills from aws/aws-sdk-net. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 131
- GitHub forks
- 890
Skills in this repository
Showing 6 of 6 collected skills.
Rules for converting Smithy shape types to .NET types, including nullability and collection defaults
Exact patterns generated code must follow to match the AWS SDK for .NET public API surface
How to deserialize a Smithy model.json into typed C# records and navigate the shape graph
Use when creating, validating, or reasoning about DevConfig files for AWS SDK for .NET changes, including deciding whether Core or Services entries are required, choosing patch vs minor bumps, and writing changelog messages.
Use when working on the AWS SDK for .NET source code itself, including Core runtime changes, service client implementations, generator or model changes, repo-specific build and validation flows, and V3/V4 branch-targeting decisions.