elsa-core/src
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
..
bundles Add synchronous serialization methods and mark async as obsolete 2024-09-27 12:59:59 +02:00
clients/Elsa.Api.Client Fix variable serialization (#5974) 2024-09-19 16:18:56 +02:00
common Add factory method to PagedListResponse 2024-09-26 21:00:10 +02:00
modules Add synchronous serialization methods and mark async as obsolete 2024-09-27 12:59:59 +02:00
Directory.Build.props Make JetBrains.Annotations Private (#5151) 2024-03-29 19:46:00 +01:00