- Updated all projects to use `Newtonsoft.Json` v13.0.3 for consistency. - Introduced `HybridReferenceResolver` for semantic and numeric ID handling. - Refactored `SerializeObjectExtensions` to support deep JSON merging. - Simplified `IId<T>` interface by removing `IEquatable<T>` constraint. - Improved `AcSignalRDataSource` with robust `AddRange` and `CopyTo` methods. - Added `JsonExtensionTests` for deep hierarchy, reference, and edge cases. - Implemented `UnifiedMergeContractResolver` for custom JSON behavior. - Optimized type/property caching with `TypeCache` and `CachedPropertyInfo`. - Enhanced SignalR integration to fix primitive array deserialization issues. - Introduced `JsonNoMergeCollection` attribute for replace-only collections. - Added test DTOs and `TestDataFactory` for real-world scenario simulations. - Improved performance with `ConcurrentDictionary` and `ObjectPool`. - Fixed `$id`/`$ref` handling for non-semantic references and arrays. |
||
|---|---|---|
| .. | ||
| Entities | ||
| AyCode.Core.Tests.Internal.csproj | ||