| .. |
|
Abstractions
|
Improving behaviour of Run Asynchronously property for the TaskActivityAttribute
|
2025-08-05 13:50:35 +02:00 |
|
ActivationValidators
|
|
|
|
Activities
|
Add ClearCompletionCallbacks method to WorkflowExecutionContext and update Finish activity to use it (#7154)
|
2025-12-20 14:59:00 +01:00 |
|
Attributes
|
Adds activity host registration support (#7172)
|
2025-12-27 20:52:52 +01:00 |
|
Behaviors
|
Refactor activity execution record capturing (#6836)
|
2025-08-04 08:44:42 +02:00 |
|
Builders
|
Addresses warnings and enforces null safety (#7051)
|
2025-11-12 16:56:31 +01:00 |
|
CommitStates
|
Clarify commit strategy fallback behavior in documentation; update test method signature for consistency
|
2025-12-16 08:01:49 -05:00 |
|
Constants
|
|
|
|
Contexts
|
Remove unused ClearCompletionCallbacks method from WorkflowExecutionContext.
|
2025-12-29 20:06:27 +01:00 |
|
Contracts
|
Mark IActivityFactory and related methods as obsolete; add ActivityFactoryExtensions for backward compatibility
|
2025-12-14 19:43:24 +01:00 |
|
Enums
|
|
|
|
Exceptions
|
Throw InputEvaluationException for input evaluation errors
|
2025-09-16 20:37:05 +02:00 |
|
Expressions
|
Retranslating comment in english (#6910)
|
2025-09-15 18:49:11 +02:00 |
|
Extensions
|
Configures Flowchart Execution via DI (#7141)
|
2025-12-15 10:15:39 +01:00 |
|
Features
|
Configures Flowchart Execution via DI (#7141)
|
2025-12-15 10:15:39 +01:00 |
|
Handlers
|
Remove obsolete properties and refactor activity evaluation (#6603)
|
2025-04-18 16:21:25 +02:00 |
|
Helpers
|
|
|
|
IncidentStrategies
|
|
|
|
LogPersistence
|
|
|
|
Memory
|
Merge branch 'rc/3.4.0'
|
2025-04-01 10:23:04 +02:00 |
|
Middleware
|
Refactor commit strategy resolution for improved clarity and efficiency; remove unused example files and add a new CommitTracker helper for testing.
|
2025-12-16 08:01:49 -05:00 |
|
Models
|
Adds activity host registration support (#7172)
|
2025-12-27 20:52:52 +01:00 |
|
Notifications
|
Refactor activity execution record capturing (#6836)
|
2025-08-04 08:44:42 +02:00 |
|
Options
|
Add support for passing initial variables
|
2025-03-08 11:47:58 +01:00 |
|
Pipelines
|
Refactors extension methods to instance methods (#7089)
|
2025-11-25 14:53:18 +01:00 |
|
PortResolvers
|
|
|
|
Serialization
|
Added logic to search for workflow-as-activities based on DefinitionId (not only versionId) (#7149)
|
2025-12-17 23:23:49 +01:00 |
|
Services
|
Restore IActivityFactory and its implementation for backwards compatibility with 3.5.x, and register it in the DI container
|
2025-12-02 19:49:31 +01:00 |
|
Signals
|
Refactor activity execution record capturing (#6836)
|
2025-08-04 08:44:42 +02:00 |
|
State
|
Adds activity execution metadata support (#6699)
|
2025-05-30 15:37:57 +02:00 |
|
UIHints
|
Addresses warnings and enforces null safety (#7050)
|
2025-11-12 15:53:23 +01:00 |
|
VariableStorageDrivers
|
Addresses warnings and enforces null safety (#7051)
|
2025-11-12 16:56:31 +01:00 |
|
Elsa.Workflows.Core.csproj
|
Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062)
|
2025-11-21 20:55:30 +01:00 |
|
Elsa.Workflows.Core.csproj.DotSettings
|
|
|
|
FodyWeavers.xml
|
|
|
|
IsExternalInit.cs
|
|
|