Go to file
Loretta 6d689d3632 Improve AcToonSerializer type metadata handling & tests
- 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.
2026-01-12 08:36:23 +01:00
.claude Improve info panel tables, PDF support, and splash screen 2025-12-20 10:20:51 +01:00
.cr/personal/FavoritesList wtf 2025-09-23 12:20:58 +02:00
FruitBank.Common Add LINQ Expression JSON serialization & SignalR grid source 2025-12-30 19:29:50 +01:00
FruitBank.Common.Server Refactor SignalR hub registration and background tasks 2026-01-06 08:55:38 +01:00
FruitBankHybrid Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:37 +01:00
FruitBankHybrid.Shared Enable conditional Delete button in grid toolbars 2025-12-24 16:58:19 +01:00
FruitBankHybrid.Shared.Common Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Tests Improve AcToonSerializer type metadata handling & tests 2026-01-12 08:36:23 +01:00
FruitBankHybrid.Web Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:37 +01:00
FruitBankHybrid.Web.Client Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
.gitignore Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
FruitBankHybrid.sln Improve AcToonSerializer type metadata handling & tests 2026-01-12 08:36:23 +01:00
SqlSchemaCompare_Dev_to_Prod.scmp Update schema compare config, connection, and exclusions 2025-12-23 11:14:32 +01:00