elsa-core/src/modules/Elsa.Dapper
Sipke Schoorstra 093c72a8e9 Add AddManyAsync method to activity execution stores
Introduced a new AddManyAsync method across multiple activity execution stores to add collections of log records. This enhancement ensures consistency in handling bulk additions and aligns with existing store interfaces.
2025-02-17 11:32:34 +01:00
..
Abstractions Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Contracts Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Dialects Add SearchTerm to Workflow Definitions List API client (#5035) 2024-03-05 07:31:59 +01:00
Extensions Merge remote-tracking branch 'origin/patch/3.2.x' 2024-07-07 11:45:26 +02:00
Features Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
HostedServices
Models Add ability to sort on multiple fields 2023-07-09 12:35:48 +02:00
Modules Add AddManyAsync method to activity execution stores 2025-02-17 11:32:34 +01:00
Records Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
Services Add base path providers and standardize tenant accessor property 2024-10-17 19:47:55 +02:00
TypeHandlers/Sqlite Update ActivityExecutionRecord model 2023-07-23 21:05:31 +02:00
Elsa.Dapper.csproj Drop NET 7 support and cleanup NuGet package references (#5828) 2024-07-24 14:30:39 +02:00
FodyWeavers.xml