elsa-core/src/modules
Sipke Schoorstra 32e9cbfaa5 Refactor object initialization in ActivityExecutionContext
Refactoring was performed in the ActivityExecutionContext class to use object initializers for readability and clarity. This modification mainly targets the CreateBookmark and ScheduleActivityAsync methods, making their code more explicit and thus easier to understand.
2023-12-18 20:19:51 +01:00
..
Elsa.Alterations Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Alterations.Core Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Alterations.MassTransit Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.AzureServiceBus Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Common Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.CSharp Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.Dapper Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Dapper.Migrations Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Dsl Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Elasticsearch Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Email Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.Common Fix BulkUpsert for EF Core 8 2023-11-27 19:25:44 +01:00
Elsa.EntityFrameworkCore.MySql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.PostgreSql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.Sqlite Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.EntityFrameworkCore.SqlServer Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Environments Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Expressions Add conversion support for long type in ObjectConverter 2023-12-18 16:12:01 +01:00
Elsa.FileStorage Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Hangfire Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Elsa.Http Update workflow handling and simplify codebase 2023-12-18 16:11:48 +01:00
Elsa.Identity Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.JavaScript Add ExpressionEvaluatorOptions to JavaScriptEvaluator 2023-12-14 10:45:37 +01:00
Elsa.Labels Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Liquid Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.MassTransit Enhance configuration options for MassTransit 2023-12-11 20:49:59 +01:00
Elsa.MassTransit.AzureServiceBus Refactor MassTransit & AzureServiceBus configuration and delete unnecessary options 2023-12-11 19:59:13 +01:00
Elsa.MassTransit.RabbitMq Refactor MassTransit & AzureServiceBus configuration and delete unnecessary options 2023-12-11 19:59:13 +01:00
Elsa.MongoDb Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.ProtoActor Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00
Elsa.ProtoActor.Cluster.AzureContainerApps Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Python Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.Quartz Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.MySql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.PostgreSql Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.Sqlite Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Quartz.EntityFrameworkCore.SqlServer Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.SasTokens Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Scheduling Remove unnecessary project reference in Elsa.Scheduling 2023-12-10 22:11:01 +01:00
Elsa.Telnyx Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Elsa.Webhooks Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.WorkflowContexts Refactor background activities scheduling 2023-12-17 21:19:15 +01:00
Elsa.WorkflowProviders.BlobStorage Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
Elsa.Workflows.Api Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Elsa.Workflows.Core Refactor object initialization in ActivityExecutionContext 2023-12-18 20:19:51 +01:00
Elsa.Workflows.Management Refactor expression descriptors and remove unnecessary async calls 2023-12-10 21:43:24 +01:00
Elsa.Workflows.Runtime Add AutoComplete option to workflow bookmarks 2023-12-18 20:19:37 +01:00