概要
This skill provides expert guidance for developers building content-rich applications that require evolving data structures without the overhead of frequent database migrations. It specializes in EF Core JSON column configurations, teaching you how to use the OwnsOne().ToJson() pattern for both strongly-typed and dynamic property bags. By leveraging hybrid storage patterns, indexing strategies for SQL Server and PostgreSQL, and LINQ-to-JSON querying, it ensures your database remains flexible enough for CMS custom fields while maintaining high performance and type safety.