AyCode.Core/AyCode.Core
Loretta d2caa2234d Enhance Toon serialization with relationship & table metadata
- Add automatic detection of primary/foreign keys, navigation types, and table names via ToonDescription, EF Core/Linq2Db attributes, or convention
- Extend ToonDescriptionAttribute with IsPrimaryKey, ForeignKey, Navigation, InverseProperty, and TableName
- Output relationship and table metadata in @types section (enhanced and simple modes)
- Document enums in @types with numeric values and descriptions
- Optimize token usage: compact output when indentation is off
- Show dictionary key/value types in output
- Add SerializeMetadata(IEnumerable<Type>) API for multi-type docs
- Refactor and improve documentation throughout
2026-01-12 07:11:57 +01:00
..
Compression Add Toon serializer: LLM-optimized format & rich metadata 2026-01-10 20:13:54 +01:00
Consts improvements, fixes, etc... 2024-08-12 13:21:34 +02:00
Enums Messages improvements, fixes... 2024-08-16 17:01:02 +02:00
Extensions Refactor: Add high-perf JSON serializer & merge support 2025-12-14 19:34:49 +01:00
Helpers Refactor: Add high-perf JSON serializer & merge support 2025-12-14 19:34:49 +01:00
Interfaces Enhance JSON handling and add hybrid reference support 2025-12-08 15:50:48 +01:00
Loggers Add Toon serializer: LLM-optimized format & rich metadata 2026-01-10 20:13:54 +01:00
Serializers Enhance Toon serialization with relationship & table metadata 2026-01-12 07:11:57 +01:00
AcDomain.cs IAcSoftRemoveEntity 2024-11-13 10:58:39 +01:00
AyCode.Core.csproj Add Toon serializer: LLM-optimized format & rich metadata 2026-01-10 20:13:54 +01:00