elsa-core/test/unit/Elsa.Workflows.Core.UnitTests/ObjectConversion
Sipke Schoorstra 0560d11432 Improve JSON array conversion in ObjectConverter
Refactored ObjectConverter to handle JSON array conversions more robustly, including support for arrays of complex types. Added a `Person` class for unit testing and updated tests to validate the new functionality. Included necessary project reference updates to ensure proper functionality.
2025-01-29 10:50:42 +01:00
..
Person.cs Improve JSON array conversion in ObjectConverter 2025-01-29 10:50:42 +01:00
Tests.cs Improve JSON array conversion in ObjectConverter 2025-01-29 10:50:42 +01:00