elsa-core/src/modules
Sipke Schoorstra c08e7fc9a9 Add BulkUpsertExtensions for enhanced bulk upsert operations
This commit introduces a dedicated `BulkUpsertExtensions` class to streamline bulk upsert operations in Entity Framework Core. It supports multiple database providers and replaces the previous implementation in `QueryableExtensions` for better modularity and maintainability.
2025-02-17 16:56:56 +01:00
..
Elsa.Alterations Add support for selecting all records with empty filters 2025-02-08 10:07:07 +01:00
Elsa.Alterations.Core Add support for selecting all records with empty filters 2025-02-08 10:07:07 +01:00
Elsa.Alterations.MassTransit Add alteration notifications and management (#5097) 2024-03-20 10:58:59 +01:00
Elsa.AzureServiceBus Fix Azure Service Bus module DI issues (#5975) 2024-09-19 20:48:09 +02:00
Elsa.Caching Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Elsa.Caching.Distributed Fix WorkflowActivity to Use Cached Workflow Definitions for Consistent Behavior (#5223) 2024-04-15 10:06:27 +02:00
Elsa.Caching.Distributed.MassTransit Fix MT consumer registration when DisableConsumers is set (#5578) 2024-06-12 19:59:39 +02:00
Elsa.Common Rework Workflow Context Feature (#5861) 2024-08-06 22:36:24 +02:00
Elsa.CSharp Add validation before getting workflow in GenerateWorkflowInputAccessors 2024-05-28 23:00:47 +02:00
Elsa.Dapper Fix parameter passing in AddManyAsync method 2025-02-17 11:41:00 +01:00
Elsa.Dapper.Migrations Alterations with Queries (#5032) 2024-03-13 20:34:46 +01:00
Elsa.Dsl Fix naming issues 2024-06-07 14:01:14 +02:00
Elsa.Elasticsearch Update packages (#5286) 2024-04-26 20:07:34 +02:00
Elsa.Email
Elsa.EntityFrameworkCore Add AddManyAsync method to activity execution stores 2025-02-17 11:35:41 +01:00
Elsa.EntityFrameworkCore.Common Add BulkUpsertExtensions for enhanced bulk upsert operations 2025-02-17 16:56:56 +01:00
Elsa.EntityFrameworkCore.MySql Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.EntityFrameworkCore.PostgreSql Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.EntityFrameworkCore.Sqlite Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.EntityFrameworkCore.SqlServer Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Environments
Elsa.Expressions Fix variable serialization (#5974) 2024-09-19 16:18:56 +02:00
Elsa.FileStorage Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Hangfire
Elsa.Hosting.Management Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Elsa.Http Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Identity
Elsa.JavaScript Remove ExpandoObject support from JintJavaScriptEvaluator (#5913) 2024-08-19 09:13:45 +02:00
Elsa.KeyValues Refactor code and update comments for better readability 2024-02-20 11:26:52 +01:00
Elsa.Labels
Elsa.Liquid Rename FluidFiltersDelegate to ConfigureFilters 2024-04-26 15:52:38 +02:00
Elsa.MassTransit Add filtering enhancements and clean up code inconsistencies 2025-02-07 19:54:26 +01:00
Elsa.MassTransit.AzureServiceBus Update log level and comment for orphaned subscription removal 2024-11-26 09:49:27 +01:00
Elsa.MassTransit.RabbitMq Fix variable serialization (#5974) 2024-09-19 16:18:56 +02:00
Elsa.MongoDb Add AddManyAsync method to activity execution stores 2025-02-17 11:35:41 +01:00
Elsa.OpenTelemetry Add tracing for trigger activities in workflow execution 2024-10-07 10:15:35 +02:00
Elsa.ProtoActor Add output serialization and deserialization support (#6152) 2024-11-26 15:59:25 +01:00
Elsa.ProtoActor.Cluster.AzureContainerApps
Elsa.Python Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
Elsa.Quartz Update packages (#5286) 2024-04-26 20:07:34 +02:00
Elsa.Quartz.EntityFrameworkCore.MySql Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Quartz.EntityFrameworkCore.PostgreSql Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Quartz.EntityFrameworkCore.Sqlite Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Quartz.EntityFrameworkCore.SqlServer Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.SasTokens
Elsa.Scheduling Refactor journal data access and improve byte[] handling (#5878) 2024-08-09 18:20:49 +02:00
Elsa.Telnyx Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Webhooks
Elsa.WorkflowContexts Rework Workflow Context Feature (#5861) 2024-08-06 22:36:24 +02:00
Elsa.WorkflowProviders.BlobStorage Update System.Text.Json package reference to use property variable 2024-10-12 12:27:54 +02:00
Elsa.Workflows.Api Keep Published Workflows Immutable by Updating Drafts Instead (#6106) 2024-11-08 18:19:42 +01:00
Elsa.Workflows.Core Update workflow cancellation logic 2025-02-08 09:51:26 +01:00
Elsa.Workflows.Management Add filtering enhancements and clean up code inconsistencies 2025-02-07 19:54:26 +01:00
Elsa.Workflows.Runtime Add AddManyAsync method to activity execution stores 2025-02-17 11:35:41 +01:00