- Refined type metadata serialization: collections and dictionaries are now detected and described more accurately, avoiding generic type names (e.g., List`1) and redundant "object" element types. - Added circular reference protection to type name generation to prevent stack overflows and duplicate type names. - Updated AcToonSerializerOptions.Compact to use indentation for better readability. - Introduced ToonTests with unit tests to ensure type metadata correctness, uniqueness, and clarity. - Added AyCode.Core project to the solution and adjusted namespaces/usings for consistency. |
||
|---|---|---|
| .claude | ||
| .cr/personal/FavoritesList | ||
| FruitBank.Common | ||
| FruitBank.Common.Server | ||
| FruitBankHybrid | ||
| FruitBankHybrid.Shared | ||
| FruitBankHybrid.Shared.Common | ||
| FruitBankHybrid.Shared.Tests | ||
| FruitBankHybrid.Web | ||
| FruitBankHybrid.Web.Client | ||
| .gitignore | ||
| FruitBankHybrid.sln | ||
| SqlSchemaCompare_Dev_to_Prod.scmp | ||