elsa-core/src/modules
Sipke Schoorstra 3e3f15ae2f
Change default initialization values to null in SendHttpRequestBase
Updated the class properties' default initializers from `default!` to `null!` for better clarity and null handling. This ensures consistency in initialization and aligns with modern C# practices.
2025-03-26 13:56:20 +01:00
..
Elsa
Elsa.Alterations Merge branch 'refs/heads/main' into blueberry 2025-03-10 15:13:26 +02:00
Elsa.Alterations.Core Merge branch 'refs/heads/main' into blueberry 2025-03-10 15:13:26 +02:00
Elsa.Alterations.MassTransit
Elsa.Caching
Elsa.Caching.Distributed
Elsa.Caching.Distributed.MassTransit
Elsa.Caching.Distributed.ProtoActor
Elsa.Common Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.Connections.Api
Elsa.Connections.Core
Elsa.Connections.Models
Elsa.Connections.Persistence
Elsa.Connections.Persistence.EntityFrameworkCore
Elsa.Connections.Persistence.EntityFrameworkCore.Sqlite
Elsa.CSharp Merge branch 'main' into enh/workflowinstance-name 2025-03-14 23:03:33 +01:00
Elsa.Dapper Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.Dapper.Migrations
Elsa.Dsl
Elsa.Elasticsearch
Elsa.Email
Elsa.EntityFrameworkCore Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.EntityFrameworkCore.Common Handle null values explicitly for varbinary columns 2025-03-16 22:36:09 +01:00
Elsa.EntityFrameworkCore.MySql Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.EntityFrameworkCore.Oracle Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.EntityFrameworkCore.PostgreSql Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.EntityFrameworkCore.Sqlite Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.EntityFrameworkCore.SqlServer Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.Environments
Elsa.Expressions Handle conversion of enumerables to arrays in ObjectConverter (#6508) 2025-03-18 16:09:49 +01:00
Elsa.FileStorage
Elsa.Hangfire
Elsa.Hosting.Management
Elsa.Http Change default initialization values to null in SendHttpRequestBase 2025-03-26 13:56:20 +01:00
Elsa.Identity Add HttpContextAccessor to service registration 2025-03-03 19:13:51 +01:00
Elsa.JavaScript Merge branch 'main' into enh/workflowinstance-name 2025-03-14 23:03:33 +01:00
Elsa.JavaScript.Libraries
Elsa.Kafka Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.KeyValues
Elsa.Labels
Elsa.Liquid
Elsa.MassTransit Remove message retry configuration in DispatchWorkflowRequestConsumer. 2025-03-17 10:14:05 +01:00
Elsa.MassTransit.AzureServiceBus
Elsa.MassTransit.RabbitMq
Elsa.MongoDb Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.OpenTelemetry Remove redundant span tags for activity and workflow incidents 2025-03-17 15:05:24 +01:00
Elsa.ProtoActor.Core
Elsa.Python Update scripting activities to set the DefaultSyntax to allow autocomplete to work correctly with new PR. 2025-03-09 19:47:46 +00:00
Elsa.Quartz Add support for passing initial variables 2025-03-08 11:47:58 +01:00
Elsa.Quartz.EntityFrameworkCore.MySql
Elsa.Quartz.EntityFrameworkCore.PostgreSql Merge branch 'refs/heads/main' into blueberry 2025-03-10 15:13:26 +02:00
Elsa.Quartz.EntityFrameworkCore.Sqlite
Elsa.Quartz.EntityFrameworkCore.SqlServer
Elsa.Retention Catch exceptions and log instead of crashing (#6477) 2025-03-18 19:27:04 +01:00
Elsa.SasTokens
Elsa.Scheduling Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.Secrets.Api
Elsa.Secrets.Core
Elsa.Secrets.Management
Elsa.Secrets.Models
Elsa.Secrets.Persistence.EntityFrameworkCore
Elsa.Secrets.Persistence.EntityFrameworkCore.PostgreSql
Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite
Elsa.Secrets.Persistence.EntityFrameworkCore.SqlServer
Elsa.Secrets.Scripting
Elsa.Sql Updates error handling to allow null values to be passed to the query. Errors are now thrown for when no matching properties are found. 2025-03-16 16:42:32 +00:00
Elsa.Sql.MySql Simplify SqlEvaluator implementation and tidy code. 2025-03-16 00:44:35 +00:00
Elsa.Sql.PostgreSql Simplify SQL client implementations to reduce repetitive code. 2025-03-15 01:51:42 +00:00
Elsa.Sql.Sqlite Simplify SqlEvaluator implementation and tidy code. 2025-03-16 00:44:35 +00:00
Elsa.Sql.SqlServer Simplify SqlEvaluator implementation and tidy code. 2025-03-16 00:44:35 +00:00
Elsa.Tenants
Elsa.Tenants.AspNetCore
Elsa.Webhooks
Elsa.WorkflowContexts
Elsa.WorkflowProviders.BlobStorage
Elsa.Workflows.Api Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.Workflows.Core Refactor activity execution delegate initialization 2025-03-26 13:56:07 +01:00
Elsa.Workflows.Management Merge branch 'main' into enh/workflowinstance-name 2025-03-14 23:03:33 +01:00
Elsa.Workflows.Runtime Support for Writing Custom Trigger Activities Using Existing Trigger Infrastructure (#6527) 2025-03-21 23:16:56 +01:00
Elsa.Workflows.Runtime.Distributed
Elsa.Workflows.Runtime.ProtoActor Merge branch 'main' into enh/workflowinstance-name 2025-03-14 23:03:33 +01:00