elsa-core/test
Sipke Schoorstra 2e1ed995da Add synchronous serialization methods and mark async as obsolete
Implemented synchronous methods for serialization and deserialization while marking the asynchronous methods as obsolete across various storage and serialization services. This includes updates to handle serialization within the Save and Load methods, enhancing performance by avoiding unnecessary Task usage.
2024-09-27 12:59:59 +02:00
..
component Fix variable serialization (#5974) 2024-09-19 16:18:56 +02:00
integration Remove ExpandoObject support from JintJavaScriptEvaluator (#5913) 2024-08-19 09:13:45 +02:00
performance Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
unit Add synchronous serialization methods and mark async as obsolete 2024-09-27 12:59:59 +02:00
Directory.Build.props Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00