elsa-core/src/modules/Elsa.Dapper
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
..
Abstractions Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
Contracts Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
Dialects Add SearchTerm to Workflow Definitions List API client (#5035) 2024-03-05 07:31:59 +01:00
Extensions Update endpoints for lazy loading (#5681) 2024-07-01 11:14:04 +02:00
Features Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
HostedServices Dapper persistence provider (#4109) 2023-06-06 20:49:14 +02:00
Models Add ability to sort on multiple fields 2023-07-09 12:35:48 +02:00
Modules Add synchronous serialization methods and mark async as obsolete 2024-09-27 12:59:59 +02:00
Services Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
TypeHandlers/Sqlite Update ActivityExecutionRecord model 2023-07-23 21:05:31 +02:00
Elsa.Dapper.csproj Overwriting System.Formats.Asn1 due to vulnerability 2024-07-16 15:04:46 +02:00
FodyWeavers.xml Dapper persistence provider (#4109) 2023-06-06 20:49:14 +02:00