Shoulder.dev transforms codebases into tailored learning experiences. Below are organized categories of the codebase to help you start with your initial focus.
Focus on the Conversions enum, the default converters (System.Text.Json and TypeConverter), and how to register custom converters (e.g., for Dapper, Newtonsoft.Json).
Analyze the tests directory, focusing on unit tests for various aspects of the code, including generation, serialization, validation, and integration with frameworks.